[Asterisk-Users] Maximum retries exceeded problem...
Michael Picher
MPicher at cmc1.com
Tue May 4 07:06:57 MST 2004
Sorry, forgot to include that... Seems to be set right for the Snom phones
(from what I could gather).
[520]
type=friend
secret=blah
host=dynamic
callerid=Mike
dtmfmode=inband ; Choices are inband, rfc2833, or info
defaultip=192.168.0.12
mailbox=520 ; Mailbox for message waiting indicator
;restrictcid=yes ; To have the callerid restriced -> sent as
ANI
[504]
type=friend
secret=blah
host=dynamic
callerid=TechDesk
dtmfmode=inband ; Choices are inband, rfc2833, or info
defaultip=192.168.0.13
mailbox=504 ; Mailbox for message waiting indicator
;restrictcid=yes ; To have the callerid restriced -> sent as
ANI
-----Original Message-----
From: Justin Carlson [mailto:justin at lach.net]
Sent: Tuesday, May 04, 2004 5:00 AM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Maximum retries exceeded problem...
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
>
>
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list