<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY 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>&nbsp;</DIV>
<DIV><FONT size=2>like after this line</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV>&lt;action application="set" data="hangup_after_bridge=true"/&gt;</DIV>
<DIV>&lt;action application="set" data="continue_on_fail=true"/&gt;</DIV>
<DIV>&lt;action application="conference" data="<A 
href='mailto:conf_name}@default+${conf_pin}"/'>conf_name}@default+${conf_pin}"/</A>&gt;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</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>&nbsp;</DIV>
<DIV>&lt;action application="set" data="myVar=${conference(conf_name 
list)}"/&gt;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</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>&nbsp;</DIV>
<DIV><FONT size=2>Any idea ?</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Thanks</FONT></DIV></BODY></HTML>