[asterisk-users] 11.0.1: more sip registry woes
Michael L. Young
myoung at acsacc.com
Tue Nov 6 20:45:16 CST 2012
----- Original Message -----
> From: "sean darcy" <seandarcy2 at gmail.com>
> To: asterisk-users at lists.digium.com
> Sent: Tuesday, November 6, 2012 7:51:04 PM
> Subject: [asterisk-users] 11.0.1: more sip registry woes
>
> Upgrade to 11. This worked on 10.X.X
>
> sip.conf:
>
> register=><myusername>:<password>@nyc.teliax.net
>
> telnet nyc.teliax.net 5060
> Trying 8.14.120.23...
> Connected to nyc.teliax.net.
> Escape character is '^]'.
>
> sip show registry
> Host dnsmgr Username Refresh
> State Reg.Time
> nyc.teliax.net:5060 N <my user name>
> 120
> Unregistered
> 1 SIP registrations.
>
>
> Nothing on the cli to show any problems.
>
> teliax says no problems on their end.
>
> In 10 if I wasn't registered I got lots on registration failed
> messages.
>
> Added this to sip.conf:
>
> registertimeout=20 ; retry registration calls every 20
> seconds (default)
> registerattempts=0 ; if 0 try forever
>
> which is supposed to be the default anyhow.
I am registered without any problems to nyc.teliax.net.
How is your peer definition set in sip.conf? Try turning verbosity up on the console and also "set sip debug" on for your peer in order to see the communication between your server and Teliax. Hopefully, that will provide some clues as to why you are not registering.
Michael
(elguero)
More information about the asterisk-users
mailing list