<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18939">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>yes,</FONT></DIV>
<DIV><FONT size=2>I found also</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><action application="set"
data="session_in_hangup_hook=true"/><BR><action application="set"
data="api_hangup_hook=system /usr/local/bin/php
/usr/local/freeswitch/scripts/php/myPhpScript.php 'blablah'
'bililibli'"/></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>and in my php script I do what needed</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thx</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=msc@freeswitch.org href="mailto:msc@freeswitch.org">Michael
Collins</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=freeswitch-users@lists.freeswitch.org
href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, January 18, 2011 7:02
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] user
hangup in a conference</DIV>
<DIV><BR></DIV>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
style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex"
class=gmail_quote>
<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>
<P>
<HR>
<P></P>_______________________________________________<BR>FreeSWITCH-users
mailing
list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>