[Asterisk-Dev] DTMF and cisco 7960/7940

Kyle Stone kstone at teledvance.com
Fri Apr 1 09:02:17 MST 2005


7960's won't play DTMF to the handset unless it is in-band DTMF.


-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Sergio
Sent: Friday, April 01, 2005 4:31 AM
To: asterisk-dev at lists.digium.com
Subject: [Asterisk-Dev] DTMF and cisco 7960/7940

I'm working on RFC2833 and ast_rtp_senddigit function cause I have an 
issue on cisco 7960. cisco 7905 is working good.
http://bugs.digium.com/bug_view_page.php?bug_id=0003910
It seems not to play correctly the incoming RTP DTMF packets (rfc2833), 
so I dunno if the problem is related to the cisco firmware or maybe the 
ast_rtp_senddigit

can someone please try this dialplan example on cisco 7940 or 7960?
exten => 8603,1,Answer(1)
exten => 8603,n,Wait(1)
exten => 8603,n,sipdtmfmode(rfc2833)
exten => 8603,n,SendDTMF(1)
exten => 8603,n,Wait(3)
exten => 8603,n,SendDTMF(2)
exten => 8603,n,hangup()

I can hear tones on cisco 7905, none on cisco 7960
Thanks
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev




More information about the asterisk-dev mailing list