You should see something similar to this:  [NOTICE] mod_conference.c:5900 Conference 12345-1.2.3.4 is full.  I had it set up on git-6eba56d 2011-04-03 17-55-07 -0500 with no problem.<br><br>-djbinter<br><br><br><div class="gmail_quote">
On Sun, Apr 3, 2011 at 9:31 PM, deniro <span dir="ltr">&lt;<a href="mailto:ayhkor@gmail.com">ayhkor@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>I&#39;ve been experimenting this</div>
<div>When phone callers  <b>first</b>  join to the conference &quot;max-members&quot; is not enforced (more members can join than max-members value)</div>
<div>below is my piece of code.</div>
<div>(it works when web audio callers first  join to conference)</div>
<div>analysed freeswitch logs but couldn&#39;t get much clue.</div>
<div>any idea what might be causes for this behavior?</div>
<div> </div>
<div> </div>
<div> </div>
<div>  $session-&gt;execute(&quot;conference&quot;,&quot;<a href="mailto:$%7BPIN%7D@test_profile" target="_blank">${PIN}@test_profile</a>&quot;);</div>
<div> </div>
<div>conference.conf.xml</div>
<div> </div>
<div> &lt;profile name=&quot;test_profile&quot;&gt;</div>
<div> &lt;param name=&quot;max-members&quot; value=&quot;2&quot;/&gt;<br>      &lt;param name=&quot;max-members-sound&quot; value=&quot;conference/conf-is-locked.wav&quot;/&gt;<br>........</div>
<div>........</div>
<div> </div>
<div>thx</div>
<div> </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>