Asterisk User
2005-Nov-21 22:38 UTC
[Asterisk-Users] problem with registration of SIP phone
I'm runing A@H beta6 and I have a I'm runing A@H beta6 and I have a problem with registration of SIP phone. I can't find/replicate when exactly its happends but sometimes after server restart or phone restart or after long idle time the phones can't register and I get this in the server: Transmitting (no NAT) to 10.1.1.152:5060 <http://10.1.1.152:5060>: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 10.1.1.152 <http://10.1.1.152>;branch=z9hG4bK4b554363d4497847;received10.1.1.152 <http://10.1.1.152> From: < sip:230@10.1.1.210>;tag=12e8dd0080754148 To: <sip:230@10.1.1.210>;tag=as2383b1df Call-ID: 79528c564efdd328@10.1.1.152 CSeq: 100 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Max-Forwards: 70 Contact: < sip:230@10.1.1.210> WWW-Authenticate: Digest realm="asterisk", nonce="54cb5290" Content-Length: 0 After a few server restarts and/or phone restarts the phone registers ok. Any ideas why ? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051121/eae74118/attachment.htm
Whenever I restart Asterisk, I then have to go to each phone and dial *70 to turn call waiting back on so that the multiple lines on the phones will ring through instead of getting a busy when the user is only on a single call. Is there a simple way to have call waiting be On by default? -Kerry -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051122/81cfe5f1/attachment.htm
Asterisk User
2005-Nov-22 02:23 UTC
[Asterisk-Users] Re: problem with registration of SIP phone
I managed to isolate the problem a bit more, maybe it will help to find a solution: The problem with the phones is not the initial registration, but the re-registration process. When I create a new extension the phone registers ok, but when the same phone tries to re-register it fails. On 11/22/05, Asterisk User <user.asterisk@gmail.com> wrote:> > I'm runing A@H beta6 and I have a I'm runing A@H beta6 and I have a > problem with registration of SIP phone. > I can't find/replicate when exactly its happends but sometimes after > server restart or phone restart or after long idle time the phones can't > register and I get this in the server: > > Transmitting (no NAT) to 10.1.1.152:5060 <http://10.1.1.152:5060/>: > SIP/2.0 401 Unauthorized > Via: SIP/2.0/UDP 10.1.1.152 <http://10.1.1.152/>;branch=z9hG4bK4b554363d4497847;received> 10.1.1.152 <http://10.1.1.152/> > From: < sip: 230@10.1.1.210>;tag=12e8dd0080754148<230@10.1.1.210%3E;tag=12e8dd0080754148> > To: <sip:230@10.1.1.210>;tag=as2383b1df <230@10.1.1.210%3E;tag=as2383b1df> > Call-ID: 79528c564efdd328@10.1.1.152 > CSeq: 100 REGISTER > User-Agent: Asterisk PBX > Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY > Max-Forwards: 70 > Contact: < sip:230@10.1.1.210> > WWW-Authenticate: Digest realm="asterisk", nonce="54cb5290" > Content-Length: 0 > > > > After a few server restarts and/or phone restarts the phone registers ok. > > Any ideas why ? > > Thanks >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20051122/c2723bd3/attachment.htm