[Freeswitch-users] conf max-members is not enforced
DJB International
djbinter at gmail.com
Mon Apr 4 09:40:06 MSD 2011
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.
-djbinter
On Sun, Apr 3, 2011 at 9:31 PM, deniro <ayhkor at gmail.com> wrote:
> I've been experimenting this
> When phone callers *first* join to the conference "max-members" is not
> enforced (more members can join than max-members value)
> below is my piece of code.
> (it works when web audio callers first join to conference)
> analysed freeswitch logs but couldn't get much clue.
> any idea what might be causes for this behavior?
>
>
>
> $session->execute("conference","${PIN}@test_profile");
>
> conference.conf.xml
>
> <profile name="test_profile">
> <param name="max-members" value="2"/>
> <param name="max-members-sound"
> value="conference/conf-is-locked.wav"/>
> ........
> ........
>
> thx
>
>
> _______________________________________________
> 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/20110403/0af17025/attachment.html
More information about the FreeSWITCH-users
mailing list