[Asterisk-Users] MeetMe questions
Philipp von Klitzing
klitzing at pool.informatik.rwth-aachen.de
Tue Jan 20 13:39:41 MST 2004
Hi!
> - Can you limit the size of a conference "room", ie max 8 people, etc.
With MeetMeCount() and GotoIf() you are be able to limit the size of a
conference room easily, it's a just a little bit of dialplan magic in
extensions.conf.
> - Is there a list somewhere (besides the source ;) that has all the commands
> availible to people in the conferences? Specifically can you do a mute all
> new callers type action (when people are really just calling up to listen.
http://www.voip-info.org/wiki-Asterisk+cmd+MeetMe
> - Passwords/Pins for the conference rooms?
Use the dialplan. Put Authenticate() before MeetMe().
http://www.voip-info.org/wiki-Asterisk+cmd+Authenticate
Cheers, Philipp
More information about the asterisk-users
mailing list