----- Original Message ----- > From: "sean darcy" <[email protected]> > To: [email protected] > 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) -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
