Hello,
Using asterisk 1.6 I cannot register more than 1 trunk if with the same sip provider.
With asterisk 1.4 no problem.
If I use only 1 trunk, trunk register with no problem, if trunks are 2 or more, no trunks registered.
Any suggestion? Thank you in advance for your assistance.
Do you have any suggestion please ?
Do you have an output from the CLI? Such as “show sip users” or type “reload sip” and then dump the output in this thread. Maybe that would shed some light.
How to have a log in txt?
Trunk1 is registered and I can receive calls.
Trunk 2 is not registered and doesn’t appear on the CLI
PEER DEETAILS
username=myusername
type=peer
secret=mypassword
insecure=port,invite
host=sip.squillo.it
fromuser=myusername
dtmfmode=rfc2833
disallow=all
canredirect=no
allow=ulaw&alaw
REGISTER STRING
myusername:mypassword@sip.squillo.it/myphonenumber01
This is trunk02 (as you can see is identical, change only username, pwd and phonenumber)
PEER DEETAILS
username=myusername
type=peer
secret=mypassword
insecure=port,invite
host=sip.squillo.it
fromuser=myusername
dtmfmode=rfc2833
disallow=all
canredirect=no
allow=ulaw&alaw
REGISTER STRING
myusername:mypassword@sip.squillo.it/myphonenumber02