[asterisk-users] Temporarily disable DTMF on a call

Danny Nicholas danny at debsinc.com
Fri Sep 16 13:39:18 CDT 2011


I would do this with ex-girlfriend logic

 

[mycontext]

Exten => s,1,playback(instructions)

Exten => s/5551212,n,goto(end)

Exten => s,n,read(var,prompt, .)

Exten => s,n,process..

Exten =>s(end),n,hangup

 

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Sam Govind
Sent: Friday, September 16, 2011 1:03 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Temporarily disable DTMF on a call

 

Hello List,

 

I need help on disabling DTMF from a caller for a specific set of dialplan
commands and enable DTMF for some other dialplan part. This is not a SIP
peer - just live incoming call on SIP. 

 

Please help.

 

Thanks

 

-Sammy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110916/9e67d595/attachment.htm>


More information about the asterisk-users mailing list