<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body 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 class="moz-signature" cols="72">-- 
With kind regards
Peter Steinbach 

Telefaks Services GmbH
<a class="moz-txt-link-freetext" href="mailto:lists">mailto:lists</a> (att) telefaks.de
Internet: <a class="moz-txt-link-abbreviated" href="http://www.telefaks.de">www.telefaks.de</a>

</pre>
</body>
</html>