[Freeswitch-users] mod_conference and max-members

Peter Steinbach lists at telefaks.de
Fri Mar 25 00:49:17 MSK 2011


Thanks, I understood that for this case we have to implement the
max-members functionality outside of freeswitch.
We will then do it that way.

Best regards
Peter

Michael Collins schrieb:
> I don't believe you can change the parameters from a conference
> profile for an active conference. However, if you are using the event
> socket and have some sort of conference manager then you can use the
> "conference lock" and "conference unlock" APIs to accomplish the same
> purpose. When the conference gets to X number of users your conf
> manager program can issue the lock command. The moderator can then
> lock or unlock as he/she sees fit.
>
> -MC
>
> On Thu, Mar 24, 2011 at 9:11 AM, Peter Steinbach <lists at telefaks.de
> <mailto:lists at telefaks.de>> wrote:
>
>     Hello,
>
>     when we open a conference and set the value of "max-members" to 5
>     then only 5 members will be able to join the conference. This is fine.
>     But just in case the conference moderator wants to invite an
>     additional person: Is it possible to temporarily disable this
>     function and to add (invite) another member to the conference?
>
>     What we have tried so far:
>
>         * 5 members dialed into the conference
>         * changed number of members temporarily to 6 (via XML-Curl)
>         * Invited another member into the conference (potential 6th
>           member)
>         * Freeswitch requests the new conference.conf XML with
>           "max-members" == 6
>         * but still it shows "Conference is full" in the logs to the
>           potential 6th member
>
>     Is there any other way to overcome this, maybe by sending some api
>     command via event socket?
>
>     -- 
>     With kind regards
>     Peter Steinbach 
>
>     Telefaks Services GmbH
>     mailto:lists (att) telefaks.de <http://telefaks.de>
>     Internet: www.telefaks.de <http://www.telefaks.de>
>
>         
>
>
>     _______________________________________________
>     FreeSWITCH-users mailing list
>     FreeSWITCH-users at lists.freeswitch.org
>     <mailto: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
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>   


-- 
With kind regards
Peter Steinbach 

Telefaks Services GmbH
mailto:lists (att) telefaks.de
Internet: www.telefaks.de





More information about the FreeSWITCH-users mailing list