Your best bet would be to launch a lua or perl script and do the checking there, then route based upon what you find.<div>-MC<br><br><div class="gmail_quote">On Mon, Jan 17, 2011 at 9:46 PM, Madovsky <span dir="ltr"><<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#ffffff">
<div><font size="2">is there a way to know whe a conference doesn't exist anymore
from the dialplan ?</font></div>
<div><font size="2"></font> </div>
<div><font size="2">like after this line</font></div>
<div><font size="2"></font> </div>
<div><action application="set" data="hangup_after_bridge=true"/></div>
<div><action application="set" data="continue_on_fail=true"/></div>
<div><action application="conference" data="<a href="mailto:conf_name%7D@default+$%7Bconf_pin%7D%22/" target="_blank">conf_name}@default+${conf_pin}"/</a>></div>
<div><font size="2"></font> </div>
<div><font size="2">i'd like to know if there are members yet in the
conference</font></div>
<div><font size="2"></font> </div>
<div><action application="set" data="myVar=${conference(conf_name
list)}"/></div>
<div><font size="2"></font> </div>
<div><font size="2">it works if the user send a dtmf key lke # (from conference
default control keys)</font></div>
<div><font size="2">but if the user hangup as normal so the dialplan doesn't
continue after the conference XML line.</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Any idea ?</font></div>
<div><font size="2"></font> </div>
<div><font size="2">Thanks</font></div></div>
<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>
<br></blockquote></div><br></div>