<div dir="ltr">Suppose I have a public dial plan entry that looks like this:<div><br></div><div><div>    &lt;extension name=&quot;1201&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;1201&quot;&gt;</div><div>        &lt;action application=&quot;export&quot; data=&quot;x-MitelIsACD = true&quot; /&gt;</div><div>        &lt;action application=&quot;playback&quot; data=&quot;{loops=1}tone_stream://${us-ring}&quot; /&gt;</div><div><span class="" style="white-space:pre">        </span>    &lt;action application=&quot;valet_park&quot; data=&quot;QueuedCalls auto in 900000 902000&quot; /&gt;<br></div><div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</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 &quot;#&quot; (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>&lt;action application=&quot;stop_dtmf&quot;/&gt;<br></div><div><span class="" style="white-space:pre">                </span>&lt;action application=&quot;set&quot; data=&quot;drop_dtmf=true&quot;/&gt;</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>