Trixbox 2.8 Wont register more than 1 sip account

whiterabbitz
Posts: 5
Member Since:
2010-08-19

Hi All,

I have trixbox 2.8 Latest Centos and all works well.

I have 3 sip accounts 2 x pennytel and 1 x mynetfone

All accounts register individually via trixbox if I only enable 1 at a time

If I try and enable more than 1 at a time neither account will register.

When I enable 2 accounts and look at the cli sip show registry the both send auth requests but neither ever registers!

As I said before all will happily register if they are the only enabled trunk.

All combinations of more than 1 account fail to register

Any ideas?

Thanks in advance



whiterabbitz
Posts: 5
Member Since:
2010-08-19
Anyone?

This must be a common question and I have Scowered the forums for and answer - to no avail.



SkykingOH
Posts: 9681
Member Since:
2007-12-17
Suggest you read "how to ask

Suggest you read "how to ask for help" stick post. You gave us no information to help you with.

Hint: Each peer must be differentiated sufficiently. You must not have sufficient criteria for each peer to match independently.

Most providers do not require multiple registrations either.

--

Scott

aka "Skyking"



whiterabbitz
Posts: 5
Member Since:
2010-08-19
In response

Each trunk is set up independantly. in the trixbox gui.

If I enable any single one at a time they register and work fine. (by enable i mean uncheck the disable box in the Gui for the trunk - save and reload)
If I have any combination of more than 1 enabled - non register.

The 2 x pennytel accounts are different user names and passwords.

The MNF is of course also different

I am not trying to multiple register the same account.

I believe that corrosponds to "differentiated sufficiently"

Specifically if I try to use 1 x pennytel and 1 x mnf different sip servers usernames an passwords I get the same problem.



SkykingOH
Posts: 9681
Member Since:
2007-12-17
You still did not post your

You still did not post your configs.

If the two accounts use the same host and you have the host at the top of the peer I have seen issues.

--

Scott

aka "Skyking"



whiterabbitz
Posts: 5
Member Since:
2010-08-19
Here are the configs

To simplify here are 2 of the trunks configs
Both work if they are the only 1 enabled

Pennytel1
Peer:
username=xxxxxxx
type=peer
secret=xxxxxxx
insecure=very
host=sip.pennytel.com
disallow=all
allow=g729&ilbc&g726&gsm&alaw&ulaw

User:
username=xxxxxx
type=user
secret=xxxxx
inecure=very
context=from-trunk

register:
xxxxxxx:xxxxxxx@sip.pennytel.com/xxxxxxx

MNF
Peer:
username=xxxxxxx
type=peer
secret=xxxxxx
qualify=yes
pedantic=n0
nat=yes
insecure=very
host=sip01.mynetfone.com.au
fromuser=xxxxxxxx
dtmfmode=rfc2883
disallow=all
canreinvite=no
authname=09117696
allow=alaw&ulaw

User:
username=xxxxxx
type=friend
secret=xxxxxxx
qualify=no
insecure=very
fromuser=xxxxxxx
context=from-trunk
canreinvite=no

Register string:
xxxxxxx@sip01.mynetfone.com.au:xxxxxxx:xxxxxxxx@sip01.mynetfone.com.au/xxxxxx



SkykingOH
Posts: 9681
Member Since:
2007-12-17
It looks fine. What do the

It looks fine. What do the SIP logs have to say?

--

Scott

aka "Skyking"



stechnique
Posts: 733
Member Since:
2008-02-21
What's up with your

What's up with your mynetphone register string?
And what's rfc2883?



obeliks
Posts: 878
Member Since:
2010-03-14
pedantic = n0 ? nat =yes

pedantic = n0 ?
nat =yes ?????



obeliks
Posts: 878
Member Since:
2010-03-14
why do you use USER/Incoming

why do you use USER/Incoming portion of the trunk setup ?



whiterabbitz
Posts: 5
Member Since:
2010-08-19
Fixed!

Replaced the Dlink dsl g604t modem ( piece of .... ) with a friends Siemens SpeedStream 6500 Series.

Set up the modem with all default settings and
Forwarded tcp 5060-5070 and 10000-20000

Without any changes to the trunks all 3 registered within a few seconds.

Also tested modem with speedtest.net seems to be about 20% faster!

Well there were a few days of my life I'll never get back.

Thanks for all the assistance



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.