[Freeswitch-users] How to set the member-flags in mod_conference

Michael Collins msc at freeswitch.org
Wed Jul 13 20:26:44 MSD 2011


>
>
> That can be done using flags
> ex :
> <action application="conference" data="room1+flags{endconf}"/>
>

Did you try this:
<action application="conference" data="room1+flags{${endconf}}"/>
Also, you might need to add inline="true" on your set app:
<action application="set" data="member-flags=mute" inline="true"/>

Let us know...

-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110713/fd99a1bb/attachment.html 


More information about the FreeSWITCH-users mailing list