-----Original Message----- From: Adams, Gavin Sent: Monday, August 04, 2003 6:10 PM To: '[EMAIL PROTECTED]' Subject: Cisco 7960, SIP, NAT, Voicemal
Hey all, I've got a couple 79xx phones working peer-to-peer and am now trying to work on the voice mail. In extensions.conf: [ATL] exten => 4001,1,Dial(SIP/gadams)|10 exten => 4001,2,Voicemail,u4001 exten => 4001,102,Voicemail,b4001 and the corresponding sip.conf: [gadams] type=friend username=gadams secret=****** context=ATL host=dynamic canreinvite=no nat=yes mailbox=4001 When this phone is dialed, it doesn't roll over to VM after 10 seconds but continues to ring. If the calling party hangs up, the phone continues to ring. However, as a test I changed the |10 to a |10t. At that point dialing 4001 did indeed roll over to voicemail, but it happened immediately. Also, I'm getting the following message during the dial: WARNING[1133735216]: File chan_sip.c, Line 417 (retrans_pkt): Maximum retries exceeded on call [EMAIL PROTECTED] for seqno 102 (Request) Which is tied to the call in question. Any clues? --- Gavin _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
