[asterisk-users] 11.0.1: more sip registry woes

Michael L. Young myoung at acsacc.com
Wed Nov 7 09:16:30 CST 2012


----- Original Message -----
> From: "sean darcy" <seandarcy2 at gmail.com>
> To: asterisk-users at lists.digium.com
> Sent: Wednesday, November 7, 2012 9:20:58 AM
> Subject: Re: [asterisk-users] 11.0.1: more sip registry woes
> 
> On 11/06/2012 09:45 PM, Michael L. Young wrote:
> > ----- 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)
> >
> 
> Are you running 11.0.1?
> 
> sean

I am running trunk which is essentially 11.0.1 since there have not been any changes made in that area of the code since it was branched.

Michael
(elguero)



More information about the asterisk-users mailing list