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"><<a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a>></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>
> Dear All,<br>
> I have played the list of voice files in playback like the<br>
> following by using ESL perl module,<br>
><br>
> $conn->execute("set","playback_delimiter=!");<br>
> $conn->execute("set","playback_sleep_val=100");<br>
> $conn->playback($sound_path."ivr/ivr-welcome_to_freeswitch.wav!ivr/<br>
> ivr-this_ivr_will_let_you_test_features.wav!ivr/ivr-<br>
> you_may_exit_by_hanging_up.wav");<br>
><br>
> In a loop I am checking the DTMF event, if that event comes I<br>
> should stop the above palyback. How can I do it?<br>
><br>
> Regards,<br>
> Velusamy.<br>
><br>
</div></div><div><div></div><div class="h5">> _______________________________________________<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-" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-</a><br>
> users<br>
> <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>