[Asterisk-Users] Maximum retries exceeded problem...

Justin Carlson justin at lach.net
Tue May 4 02:00:28 MST 2004


I don't think your DTMF is set right look in sip.conf for the dtmf
directive for your phones.

cheers!


On Tue, 2004-05-04 at 13:41, Michael Picher wrote:
> 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 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
> 
> 




More information about the asterisk-users mailing list