[Freeswitch-users] Conference users hear MOH until leader enters?

João Mesquita jmesquita at gmail.com
Wed May 27 18:04:50 PDT 2009


Quoting Mr. Anthony Minessale:

thThe easiest way would be the new feature I added to 13442
>
> in the conference profile add
>
> <param name="conference-flags" value="wait-mod"/>
>
> to your <profile>
>
> and in your dialplan
>
> <action application="set" data="conference_member_flags=*moderator*"/>
> <action application="conference" data="1234 at wideband"/>
>
> or
>
> <action application="conference" data="1234 at wideband+flags{*moderator*}"/>
>
>
> Don't forget the wishlist and donate button on the main site....
>

On Tue, May 26, 2009 at 10:20 AM, j3flight <jcromes at gmail.com> wrote:

>
> I'm attempting to replicate the behavior of an Asterisk system with
> FreeSwitch and I need a feature that, I'm surprised to say, doesn't seem to
> be supported (easily).
>
> Ok, so I've setup my dialplan so that when a specific extension is hit, it
> calls out to some javascript which acts like an IVR to handle the
> conference
> setup.  (Similar to this:
> http://wiki.freeswitch.org/wiki/Examples_confcall_js but with my own
> improvements.)  Anyway, the conferences are stored permanently in a
> database, but I want them protected by their "owner" so they can only be
> used when that conference owner dials.  If other users have entered the
> conference prior to the owner, they should hear music-on-hold until the
> leader enters.
>
> This is easy in Asterisk because you can pop someone into MeetMe with
> different flags.  So, in my IVR, I prompt for the "conference number"
> (known
> to all) and then the "password" (known only to the owner/leader).  If the
> proper password is entered, the user is sent to conference XYZ with the
> leader flag set.  If no password is entered, the user goes to conference
> XYZ, without the leader flag.  If anyone enters before the leader, they're
> told by MeetMe that "the conference will begin when the leader arrives" and
> MeetMe provides MOH until that time.
>
> Help!  This is an absolute deal-breaker for my install...  How can I do
> this
> in FreeSwitch?
> Thanks...
> --
> View this message in context:
> http://www.nabble.com/Conference-users-hear-MOH-until-leader-enters--tp23715721p23715721.html
> Sent from the Freeswitch-users mailing list archive at Nabble.com.
>
>
> _______________________________________________
> 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/20090527/affaa737/attachment-0002.html 


More information about the FreeSWITCH-users mailing list