Anthony - unbelievable!  Thank you so much for implementing that!  I kept
going through the possibilities of using a FIFO, putting the javascript in a
polling loop, or having everyone enter the conference muted and manually
playing MOH.  This feature absolutely makes my code a snap...  Yes, I will
remember the wish-list and I will update the wiki (probably tomorrow
though).

Stephen:  This new feature doesn't provide the ability you're referring
to...  It gives me the ability to make normal users "wait" on a moderator to
open the conference.

However, the capability you're asking for already exists in FreeSwitch by
choosing different "profiles" for your conferences.  Within the
mod_conference config file you can create different profiles which use
different "caller controls" a.k.a. "in-conference dtmf features".  So,
create one profile for your normal users and another identical profile
(except for the caller controls) for your moderators/admins.

When you put them into the conference, you can select your profile like so:
<action application="conference" data="1...@profile_for_users"/>
<action application="conference" data="1...@profile_for_moderators"/>

I hope that's all correct - again, I'm new.

Anthony, I will try this out first thing tomorrow!


-- 
View this message in context: 
http://www.nabble.com/Conference-users-hear-MOH-until-leader-enters--tp23724561p23734920.html
Sent from the Freeswitch-users mailing list archive at Nabble.com.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to