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.<div>
<br></div><div>-MC</div><div><br><div class="gmail_quote">On Thu, Mar 24, 2011 at 9:11 AM, Peter Steinbach <span dir="ltr"><<a href="mailto:lists@telefaks.de">lists@telefaks.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
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.<br>
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?<br>
<br>
What we have tried so far:<br>
<ul>
<li>5 members dialed into the conference</li>
<li>changed number of members temporarily to 6 (via XML-Curl)</li>
<li>Invited another member into the conference (potential 6th member)<br>
</li>
<li>Freeswitch requests the new conference.conf XML with
"max-members" == 6 <br>
</li>
<li>but still it shows "Conference is full" in the logs to the
potential 6th member</li>
</ul>
Is there any other way to overcome this, maybe by sending some api
command via event socket?<br>
<br>
<pre cols="72">--
With kind regards
Peter Steinbach
Telefaks Services GmbH
<a href="mailto:lists" target="_blank">mailto:lists</a> (att) <a href="http://telefaks.de" target="_blank">telefaks.de</a>
Internet: <a href="http://www.telefaks.de" target="_blank">www.telefaks.de</a>
</pre>
</div>
<br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>