[Asterisk-Users] Maximum retries exceeded problem...
Michael Picher
MPicher at cmc1.com
Tue May 4 07:25:40 MST 2004
Also, working this a bit more... if i do the echo test (extension 600) i
get sorta the same thing...
== Spawn extension (default, asterisk, 1) exited non-zero on 'SIP/520-a25e'
May 4 09:15:51 NOTICE[1125329600]: chan_sip.c:5655 handle_request: Unknown
SIP
command 'PUBLISH' from '192.168.100.12'
-- Executing Playback("SIP/520-1a68", "demo-echotest") in new stack
-- Playing 'demo-echotest' (language 'en')
May 4 09:15:58 WARNING[1125329600]: chan_sip.c:497 retrans_pkt: Maximum
retries
exceeded on call 3c2cf0e1df59-f41rd9xlwbq1 at 192-168-100-12
<mailto:3c2cf0e1df59-f41rd9xlwbq1 at 192-168-100-12> for seqno 2 (Response
)
== Spawn extension (default, 600, 1) exited non-zero on 'SIP/520-1a68'
_____
From: Michael Picher [mailto:MPicher at cmc1.com]
Sent: Tuesday, May 04, 2004 9:41 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Maximum retries exceeded problem...
Searched the archives thoroughly...
Can't find this specific problem...
Simple setup with Asterisk on RedHat. No voice cards in the box, 2 SNOM 200
phones...
Phones seem to work well, can leave VM, Message Waiting Indicator lights up
but when I try to retrieve messages the call terminates and the following
happens:
-- Executing VoiceMailMain("SIP/520-a25e", "Mike") in new stack
-- Playing 'vm-login' (language 'en')
May 4 07:58:07 WARNING[1125329600]: chan_sip.c:497 retrans_pkt: Maximum
retries
exceeded on call 3c2cdea2c03b-n41bkfnusruc at 192-168-100-12
<mailto:3c2cdea2c03b-n41bkfnusruc at 192-168-100-12> for seqno 2 (Response
)
May 4 07:58:07 WARNING[1217602880]: app_voicemail.c:2748 vm_execmain:
Couldn't
read username
== Spawn extension (default, asterisk, 1) exited non-zero on
'SIP/520-a25e'
asterisk*CLI>
Pertinent section of extensions.conf
exten => 504,1,Dial,sip/${EXTEN}|10
exten => 504,2,Voicemail(u504)
exten => 504,102,Voicemail(b504)
exten => 504,103,Hangup
exten => 520,1,Dial,sip/${EXTEN}|10
exten => 520,2,Voicemail(u520)
exten => 520,102,Voicemail(b520)
exten => 520,103,Hangup
exten => asterisk,1,VoicemailMain(${CALLERIDNUM})
Pertinent section of voicemail.conf
504 => 504,Tech Desk,exserver at cmc1.com
520 => 520,Mike Picher,mpicher at cmc1.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040504/848a6951/attachment.htm
More information about the asterisk-users
mailing list