[asterisk-users] Limit the number of users in a meetmeconference?

Atis Lezdins atis at iq-labs.net
Fri Nov 21 11:57:03 CST 2008


On Fri, Nov 21, 2008 at 5:46 PM, Danny Nicholas <danny at debsinc.com> wrote:
> Armed with a little more information, here is a more realistic reply.
> In the 1.6.0.1 code, app_meetme.c defines maxusers in line 369 and sets the
> max value in line 870 to 0x7fffffff.
> Therefore changing line 870 would allow you to limit the maxusers.
>
> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Noah Miller
> Sent: Friday, November 21, 2008 9:05 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: Re: [asterisk-users] Limit the number of users in a
> meetmeconference?
>
> Hi Dan -
>
>>> I found the "maxusers" defined in meetme.c, but I'm
>>> not sure how this value is set.  Does anybody know
>>> if one can limit the number of users permitted in a
>>> meetme conference?  I know there's MeetmeCount(), but
>>> I'd rather avoid the dialplan logic and just set
>>> maxusers instead.
>>
>> That feature is primarily used with RealTime conferences.
>> The maxusers value is read from a database and enforced
>> on RealTime enable conferences.  This presumes you are
>> looking at 1.6.X or Trunk code...
>
> Ah.  No realtime for me, so I guess I'll just stick with using
> MeetmeCount() in the dialplan.  Thanks for the info!
>
>
> - Noah
>

If it's in realtime, then it should also work from config file. If
it's not, then file a bug.

Regards,
Atis

-- 
Atis Lezdins,
VoIP Project Manager / Developer,
IQ Labs Inc,
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835



More information about the asterisk-users mailing list