BERGANZ François
2009-Aug-19 07:16 UTC
[asterisk-users] MEETME how to lock the conference if no admin are connected
hello is it possible to lock a conference IF no admin are connected ? or how to do to have a conference offline? thank you Cordialement, BERGANZ Fran?ois P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090819/09e01d35/attachment.htm
John A. Sullivan III
2009-Aug-19 10:39 UTC
[asterisk-users] MEETME how to lock the conference if no admin are connected
On Wed, 2009-08-19 at 09:16 +0200, BERGANZ Fran?ois wrote:> hello > > > is it possible to lock a conference IF no admin are connected ? > > or how to do to have a conference offline?<snip> If I understand you correctly, we are doing something similar. When users call into a conference, they hear music on hold and cannot speak to each other until the moderator joins the conference. Our calls to meetme are via macros but they should give you the idea: [macro-confmod] ;conference moderator exten => s,1,Macro(conference,${MACRO_EXTEN}) exten => s,n,MeetMe(${ARG1},cMaAsx) [macro-confpart] ;conference participant exten => s,1,Macro(conference,${MACRO_EXTEN}) exten => s,n,MeetMe(${ARG1},cIMswx,${ARG2}) I believe the critical options are the w for the participant (regular users) which says wait until a "marked" user joins the conference and the A for the moderator which designates the moderator as such a "marked" user. I don't understand what you mean by an offline conference. Hope this helps - John>-- John A. Sullivan III Open Source Development Corporation +1 207-985-7880 jsullivan at opensourcedevel.com http://www.spiritualoutreach.com Making Christianity intelligible to secular society