I am using async socket. Shall I set the regular expression for palyback_terminators?<br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 2:26 PM, Brian West <span dir="ltr">&lt;<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><a href="http://wiki.freeswitch.org/wiki/Channel_Variables#playback_terminators" target="_blank">http://wiki.freeswitch.org/wiki/Channel_Variables#playback_terminators</a><br>

<br>
Are you using sync or async socket?<br>
<font color="#888888"><br>
/b<br>
</font><div><div></div><div class="h5"><br>
On Oct 28, 2009, at 3:29 AM, velusamy velu wrote:<br>
<br>
&gt; Dear All,<br>
&gt;      I have played the list of voice files in playback like the<br>
&gt; following by using ESL perl module,<br>
&gt;<br>
&gt;       $conn-&gt;execute(&quot;set&quot;,&quot;playback_delimiter=!&quot;);<br>
&gt;       $conn-&gt;execute(&quot;set&quot;,&quot;playback_sleep_val=100&quot;);<br>
&gt;  $conn-&gt;playback($sound_path.&quot;ivr/ivr-welcome_to_freeswitch.wav!ivr/<br>
&gt; ivr-this_ivr_will_let_you_test_features.wav!ivr/ivr-<br>
&gt; you_may_exit_by_hanging_up.wav&quot;);<br>
&gt;<br>
&gt;  In a loop I am checking the DTMF event, if that event comes I<br>
&gt; should stop the above palyback. How can I do it?<br>
&gt;<br>
&gt; Regards,<br>
&gt; Velusamy.<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-</a><br>
&gt; users<br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>