Hello…
I am using asterisk on a gentoo not hardened and updated.
When I made the update to asterisk 1.2.0, I could not register anymore to an external sip server on port 5061
Going back to the previous version ( was 1.0.8 ), everything is fine. I used the same sip.conf file in both version.
Here is my register lines in sip.conf:
register => user:passwd@sip.squillo.it/2000
register => user:passwd@sip.messagenet.it:5061/2001
With the first line everything is OK, but I cannot register to the second voip provider specified in the second line.
Could anybody help me?
Thanks and regards.