<div dir="ltr">Suppose I have a public dial plan entry that looks like this:<div><br></div><div><div> <extension name="1201"></div><div> <condition field="destination_number" expression="1201"></div><div> <action application="export" data="x-MitelIsACD = true" /></div><div> <action application="playback" data="{loops=1}tone_stream://${us-ring}" /></div><div><span class="" style="white-space:pre">        </span> <action application="valet_park" data="QueuedCalls auto in 900000 902000" /><br></div><div> </condition></div><div> </extension></div></div><div><br></div><div>I have an IVR application that listens to DTMF keystrokes from the valet parked call.<br></div><div><br></div><div>I want to disable DTMF processing by freeswitch for calls that are valet parked.</div><div><br></div><div>The main reason for disabling DTMF is that the caller can press "#" (end of dial character), and freeswitch will terminate the call for the following reason:</div><div><div><br></div><div>2015-05-13 17:13:28.729128 [NOTICE] switch_core_state_machine.c:315 sofia/internal/<a href="mailto:3006@10.47.32.159">3006@10.47.32.159</a> has executed the last dialplan instruction, hanging up.</div><div>2015-05-13 17:13:28.729128 [NOTICE] switch_core_state_machine.c:317 Hangup sofia/internal/<a href="mailto:3006@10.47.32.159">3006@10.47.32.159</a> [CS_EXECUTE] [NORMAL_CLEARING]</div></div><div><br></div><div><br></div><div>I have tried to add these entries to the dial plan, but they do not work:</div><div><br></div><div><div><span class="" style="white-space:pre">                </span><action application="stop_dtmf"/><br></div><div><span class="" style="white-space:pre">                </span><action application="set" data="drop_dtmf=true"/></div><div><br></div></div><div>Any suggestions?</div><div><br></div><div>/Steve</div></div>
<br>
<font size="1">This e-mail (including any attachments) is for the sole use of the intended recipient(s) and may contain information that is confidential and/or protected by legal privilege. Any unauthorized review, use, copy, disclosure or distribution of this e-mail is strictly prohibited. If you are not the intended recipient, please notify Mitel immediately and destroy all copies of this e-mail. Mitel does not accept any liability for breach of security, error or virus that may result from the transmission of this message.</font>