<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">ok,<br>
<br>
now i have got some very valuable information to start off with.
thank you all.<br>
i´ll be back to report success or further questions...<br>
<br>
just one thing, that i think might be a showstopper that i may
have not<br>
explained clear enough...:<br>
muting and unmuting a caller should have the effect, that the
caller can talk <br>
to the moderator or not... any caller should NEVER hear what other
callers<br>
are talking... may he be muted or not...<br>
<br>
yves<br>
<br>
Am 16.01.2013 23:01, schrieb Danny Nicholas:<br>
</div>
<blockquote cite="mid:020e01cdf434$feac64c0$fc052e40$@debsinc.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";
        color:black;}
span.EmailStyle23
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">From
what I read, neither confbridge or meetme have the whisper
feature built-in; This doesn’t matter because the moderator
would have to use meetmeadmin or the confbridge equivalent
to control the other functions. The moderator would either
need two phones or a phone and a web interface. Let’s say
Yves’ “special conference” is 5555. The moderator would
start using this command<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Exten
=> s,1,meetme(5555)<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">The
participants would do<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Exten
=> s,1,meetme(5555,m) – muted so they can listen but not
talk<o:p></o:p></span></p>
<p class="MsoNormal">- there is one admin / moderator and
several "normal" callers.<br>
- the callers must not hear any other caller, only the
moderator<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The moderator would need to be able to
enumerate the conference by doing<o:p></o:p></p>
<p class="MsoNormal">Asterisk –rx “core show channels
verbose”|grep meetme<o:p></o:p></p>
<p class="MsoNormal">This is supposed to be doable from the
dialplan but my google-fu failed me on it.<br>
- the moderator must be able to mute and unmute any caller at
any time<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Establish a maximum number of users and set
this up for each one<o:p></o:p></p>
<p class="MsoNormal">Exten => 99,1,meetmeadmin(5555,M,1) let
user 1 talk<o:p></o:p></p>
<p class="MsoNormal">Exten => 199,1,meetmeadmin(5555,m,1)
turn user 1 back off<br>
- the moderator must be able to talk to all callers or to a
specific caller.<o:p></o:p></p>
<p class="MsoNormal">Exten => 901,1,chanspy(SIP/XXX,w)<br>
- the modetator must be able to kick off any caller at any
time...<o:p></o:p></p>
<p class="MsoNormal">Exten => 299,1,meetmeadmin(5555,k,1)
kick out user 1<o:p></o:p></p>
<p class="MsoNormal">Exten => 666,1,meetmeadmin(5555,K) shut
it down<br>
<br>
<span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
<a class="moz-txt-link-abbreviated" href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
[<a class="moz-txt-link-freetext" href="mailto:asterisk-users-bounces@lists.digium.com">mailto:asterisk-users-bounces@lists.digium.com</a>] <b>On
Behalf Of </b>Don Kelly<br>
<b>Sent:</b> Wednesday, January 16, 2013 3:34 PM<br>
<b>To:</b> 'Asterisk Users Mailing List - Non-Commercial
Discussion'<br>
<b>Subject:</b> Re: [asterisk-users] special conference
room<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Sounds
like a conference with all attendees permanently muted
(except the “moderator”).<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">The
moderator uses “whisper” to communicate with individuals.<o:p></o:p></span></p>
<div>
<p class="MsoNormal"
style="mso-margin-top-alt:auto;mso-margin-bottom-alt:auto"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D"
lang="EN">--Don</span><span style="color:#1F497D"
lang="EN"><o:p></o:p></span></p>
</div>
<div>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D"
lang="EN"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
<a moz-do-not-send="true"
href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>
<a moz-do-not-send="true"
href="mailto:[mailto:asterisk-users-bounces@lists.digium.com]">[mailto:asterisk-users-bounces@lists.digium.com]</a>
<b>On Behalf Of </b>Yves A.<br>
<b>Sent:</b> Wednesday, January 16, 2013 3:11 PM<br>
<b>To:</b> Asterisk Users Mailing List - Non-Commercial
Discussion<br>
<b>Subject:</b> Re: [asterisk-users] special conference
room<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">barat and danny,<br>
<br>
thank you for your input...<br>
I am using asterisk 11.2 and i read about meetme. Yes, it
has many switches and options and<br>
can help me a lot... but as you already said... "does
_almost_ all features..."... unfortunately I<br>
need ALL the constraints fulfilled... therefore i admit I
have not tried it in deep, because just<br>
from reading the doc I realized, that it wont fit all my
needs...<br>
btw.: I understood the "mute" switch to disable the callers
to talk to the conference.. (so to say<br>
it mutes the callers microphone, not his earphones.... am I
wrong? <br>
nevertheless... any more hints for my original
feature-request?<br>
<br>
thank you all,<br>
yves<br>
<br>
<br>
Am 16.01.2013 19:03, schrieb Bharat Lalcheta:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p>Please study meetme application's options. You will get
almost all feature you ask for in it<o:p></o:p></p>
<div>
<p class="MsoNormal">On Jan 16, 2013 5:37 AM, "Yves A." <<a
moz-do-not-send="true" href="mailto:yves030@gmx.de">yves030@gmx.de</a>>
wrote:<o:p></o:p></p>
<p class="MsoNormal">Hi list,<br>
<br>
I am in need of a "special" asterisk conference room with
the following constraints:<br>
<br>
- there is one admin / moderator and several "normal"
callers.<br>
- the callers must not hear any other caller, only the
moderator<br>
- the moderator must be able to mute and unmute any caller
at any time<br>
- the moderator must be able to talk to all callers or to
a specific caller.<br>
- the modetator must be able to kick off any caller at any
time...<br>
<br>
Any hints on how to realize that are highly appreciated..<br>
<br>
Thanx in advance,<br>
yves<br>
<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a
moz-do-not-send="true" href="http://www.api-digital.com"
target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar
every Thurs:<br>
<a moz-do-not-send="true"
href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a moz-do-not-send="true"
href="http://lists.digium.com/mailman/listinfo/asterisk-users"
target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><o:p></o:p></p>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
<br>
<o:p></o:p></p>
<pre>--<o:p></o:p></pre>
<pre>_____________________________________________________________________<o:p></o:p></pre>
<pre>-- Bandwidth and Colocation Provided by <a moz-do-not-send="true" href="http://www.api-digital.com">http://www.api-digital.com</a> --<o:p></o:p></pre>
<pre>New to Asterisk? Join us for a live introductory webinar every Thurs:<o:p></o:p></pre>
<pre> <a moz-do-not-send="true" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a><o:p></o:p></pre>
<pre><o:p> </o:p></pre>
<pre>asterisk-users mailing list<o:p></o:p></pre>
<pre>To UNSUBSCRIBE or update options visit:<o:p></o:p></pre>
<pre> <a moz-do-not-send="true" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><o:p></o:p></pre>
</blockquote>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
<a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
<br>
</body>
</html>