Michael Stahl
2005-May-13 08:08 UTC
[Asterisk-Users] Why always getting "max retries" error during idle?
My home asterisk seems to work - I can call from one internal phone to another. However, just leaving my system idle always generates an error message relating to a NOTIFY. See the log below. Any ideas? Thanks, Mike --------------MESSAGE FILE--------------------------------- to 172.31.254.106:5065 May 13 11:01:28 VERBOSE[716]: Retransmitting #5 (no NAT): NOTIFY sip:2433@172.31.254.106:5065 SIP/2.0 Via: SIP/2.0/UDP 172.31.254.2:5060;branch=z9hG4bK6e7b6440 From: "asterisk" <sip:asterisk@172.31.254.2>;tag=as116e0fc1 To: <sip:2433@172.31.254.106:5065> Contact: <sip:asterisk@172.31.254.2> Call-ID: 49067a72561f3b294fd3002307d89db0@172.31.254.2 <mailto:49067a72561f3b294fd3002307d89db0@172.31.254.2> CSeq: 102 NOTIFY User-Agent: Asterisk PBX Event: message-summary Content-Type: application/simple-message-summary Content-Length: 42 Messages-Waiting: no Voice-Message: 0/0 to 172.31.254.106:5065 May 13 11:01:29 WARNING[716]: Maximum retries exceeded on call 49067a72561f3b294fd3002307d89db0@172.31.254.2 <mailto:49067a72561f3b294fd3002307d89db0@172.31.254.2> for seqno 102 (Non-critical Request) May 13 11:01:32 VERBOSE[716]: -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050513/b9935d86/attachment.htm
Magnus Ternström
2005-May-13 08:42 UTC
[Asterisk-Users] Why always getting "max retries" error during idle?
Hi Mike, Probably the same problem i had i while back. The ATA-box dont support message waiting indicatons from asterisk and therefore dont respond to the message, asterisk restries 5 times before giving up with a warning in the log. I resolved it by removing the mailbox= in sip.conf for that ATA-box. //Magnus _____ From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michael Stahl Sent: Friday, May 13, 2005 5:09 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Why always getting "max retries" error during idle? My home asterisk seems to work - I can call from one internal phone to another. However, just leaving my system idle always generates an error message relating to a NOTIFY. See the log below. Any ideas? Thanks, Mike --------------MESSAGE FILE--------------------------------- to 172.31.254.106:5065 May 13 11:01:28 VERBOSE[716]: Retransmitting #5 (no NAT): NOTIFY sip:2433@172.31.254.106:5065 SIP/2.0 Via: SIP/2.0/UDP 172.31.254.2:5060;branch=z9hG4bK6e7b6440 From: "asterisk" <sip:asterisk@172.31.254.2>;tag=as116e0fc1 To: <sip:2433@172.31.254.106:5065> Contact: <sip:asterisk@172.31.254.2> Call-ID: <mailto:49067a72561f3b294fd3002307d89db0@172.31.254.2> 49067a72561f3b294fd3002307d89db0@172.31.254.2 CSeq: 102 NOTIFY User-Agent: Asterisk PBX Event: message-summary Content-Type: application/simple-message-summary Content-Length: 42 Messages-Waiting: no Voice-Message: 0/0 to 172.31.254.106:5065 May 13 11:01:29 WARNING[716]: Maximum retries exceeded on call <mailto:49067a72561f3b294fd3002307d89db0@172.31.254.2> 49067a72561f3b294fd3002307d89db0@172.31.254.2 for seqno 102 (Non-critical Request) May 13 11:01:32 VERBOSE[716]: -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050513/4b6cf378/attachment.htm