[Freeswitch-users] conf max-members is not enforced
deniro
ayhkor at gmail.com
Mon Apr 4 08:31:00 MSD 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110404/29c8877b/attachment.html
More information about the FreeSWITCH-users
mailing list