[Freeswitch-users] user hangup in a conference

Michael Collins msc at freeswitch.org
Wed Jan 19 03:02:40 MSK 2011


Your best bet would be to launch a lua or perl script and do the checking
there, then route based upon what you find.
-MC

On Mon, Jan 17, 2011 at 9:46 PM, Madovsky <infos at madovsky.org> wrote:

>  is there a way to know whe a conference doesn't exist anymore from the
> dialplan ?
>
> like after this line
>
> <action application="set" data="hangup_after_bridge=true"/>
> <action application="set" data="continue_on_fail=true"/>
> <action application="conference" data="conf_name}@default+${conf_pin}"/<conf_name%7D at default+$%7Bconf_pin%7D%22/>
> >
>
> i'd like to know if there are members yet in the conference
>
> <action application="set" data="myVar=${conference(conf_name list)}"/>
>
> it works if the user send a dtmf key lke # (from conference default control
> keys)
> but if the user hangup as normal so the dialplan doesn't continue after the
> conference XML line.
>
> Any idea ?
>
> Thanks
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110118/1403f1f0/attachment.html 


More information about the FreeSWITCH-users mailing list