In article <1296748085.2237.16.camel@shaft>, Ishfaq Malik <[email protected]> wrote: > Hi > > Is there an option on MeetMe that means the conference room is only > available if an admin user is logged in? > > I've had a look the the application from the asterisk cli but I can't > really see what I'm after. > > Currently using 1.4.17 (deb package) > Soon moving up to 1.8.2 (rpm package)
What you do is give admin users the A flag (marked user) as well as the a flag (admin user). Then you also give all users the w flag (wait until marked user joins) and optionally the x flag (exit when all marked users have left). Cheers Tony -- Tony Mountifield Work: [email protected] - http://www.softins.co.uk Play: [email protected] - http://tony.mountifield.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
