On Mon, Aug 3, 2009 at 9:50 AM, Frank John Bruzzaniti<[email protected]> wrote: > Hi Guys, > > I'm having an issue regarding the registration of my sip trunk with my > VoIP provider (Nehos) saying it's expired on the diagnostics page as > soon as the sip proxy service is restarted > I can make calls for about 10 minutes even tho it reports that the > registration has expired. > Here's are the logs from wireshark, I'm not sure why I am getting > SIP/2.0 401 Unauthorized.
After 401, sipxbridge should re-send the REGISTER with the credentials. Please send a sipx-snapshot ( mail it to me ) so I can figure out what is wrong. Regards, Ranga > If I configure something like X-Lite with the details it works fine: > > > REGISTER sip:sip.nehos.net SIP/2.0 > Call-ID: [email protected] > CSeq: 1 REGISTER > From: <sip:[email protected]>;tag=2604734788343553776 > To: <sip:[email protected]> > Via: SIP/2.0/UDP > 150.101.251.83:5080;branch=z9hG4bK29c59d1ce8f2afggfgb1ef0bad2c5e0 > Max-Forwards: 70 > User-Agent: sipXecs/4.0.1 sipXecs/sipxbridge (Linux) > Allow: INVITE,BYE,ACK,CANCEL,OPTIONS > Route: <sip:150.101.183.37:5060;transport=udp;lr> > Contact: <sip:[email protected]:5080;transport=udp> > Expires: 0 > Content-Length: 0 > > SIP/2.0 100 Trying ( I get this twice) > Via: SIP/2.0/UDP > 192.168.1.253:5080;branch=z9hG4bK29c59d1ce8f2afggfgb1ef0bad2c5e0;received=150.101.251.83 > > From: <sip:[email protected]>;tag=2604734788394133776 > To: <sip:[email protected]> > Call-ID: [email protected] > CSeq: 1 REGISTER > User-Agent: Asterisk PBX > Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY > Supported: replaces > Contact: <sip:[email protected]:5080> > Content-Length: 0 > > SIP/2.0 401 Unauthorized > Via: SIP/2.0/UDP > 192.168.1.253:5080;branch=z9hG4bK29c59d1ce8f2afggfgb1ef0bad2c5e0;received=150.101.251.83 > > From: <sip:[email protected]>;tag=2604734788394133776 > To: <sip:[email protected]>;tag=as0fbae018 > Call-ID: [email protected] > CSeq: 1 REGISTER > User-Agent: Asterisk PBX > Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY > Supported: replaces > WWW-Authenticate: Digest algorithm=MD5, realm="sip.ifone.com.au", > nonce="42272881" > Content-Length: 0 > > > _______________________________________________ > sipx-users mailing list [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-users > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users > sipXecs IP PBX -- http://www.sipfoundry.org/ > -- M. Ranganathan _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
