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">&lt;<a href="mailto:infos@madovsky.org">infos@madovsky.org</a>&gt;</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&#39;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>&lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=true&quot;/&gt;</div>
<div>&lt;action application=&quot;set&quot; data=&quot;continue_on_fail=true&quot;/&gt;</div>
<div>&lt;action application=&quot;conference&quot; data=&quot;<a href="mailto:conf_name%7D@default+$%7Bconf_pin%7D%22/" target="_blank">conf_name}@default+${conf_pin}&quot;/</a>&gt;</div>
<div><font size="2"></font> </div>
<div><font size="2">i&#39;d like to know if there are members yet in the 
conference</font></div>
<div><font size="2"></font> </div>
<div>&lt;action application=&quot;set&quot; data=&quot;myVar=${conference(conf_name 
list)}&quot;/&gt;</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&#39;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>