[Asterisk-Users] Maximum retries exceeded problem...
    Michael Picher 
    MPicher at cmc1.com
       
    Tue May  4 06:41:02 MST 2004
    
    
  
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/f682c34a/attachment.htm
    
    
More information about the asterisk-users
mailing list