Type in asterisk CLI&gt;core show application meetme<div>or google &quot;asterisk cmd meetme&quot; simple?<br><br><div class="gmail_quote">On Tue, Nov 1, 2011 at 10:33 PM, Thanasis <span dir="ltr">&lt;<a href="mailto:thanasis@asyr.hopto.org">thanasis@asyr.hopto.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">on 11/01/2011 05:41 PM Yaroslav Panych wrote the following:<br>
<div class="im">&gt; You need simple dialplan of four steps:<br>
&gt; same =&gt;n,Set(conf_name=conf-${RAND(1,1000)})<br>
&gt; same =&gt;n,Originate(SIP/dev1,app,MeetMe,${conf_name},dFI1x)<br>
&gt; same =&gt;n,Originate(SIP/dev2,app,MeetMe,${conf_name},dFI1x)<br>
&gt; same =&gt;n,MeetMe(${conf_name},dFI1xAC)<br>
&gt; same =&gt;n,Noop(do post conference stuff)<br>
&gt;<br>
<br>
</div>Thanks!<br>
What is the meaning of the options dFI1xAC passed to<br>
app,MeetMe,${conf_name} ?<br>
Where can I find them described please?<br>
<div><div></div><div class="h5"><br>
&gt;<br>
&gt; 2011/10/31 Thanasis &lt;<a href="mailto:thanasis@asyr.hopto.org">thanasis@asyr.hopto.org</a>&gt;:<br>
&gt;&gt; I need your help in implementing the following scenario:<br>
&gt;&gt;<br>
&gt;&gt; A certain extension will ring two sip phones simultaneously and when one<br>
&gt;&gt; of them answers, the other keeps ringing until it answers too, and then<br>
&gt;&gt; all three (the caller and the other two) are immediately placed in a<br>
&gt;&gt; conference room (same room for all three).<br>
&gt;&gt;<br>
&gt;&gt; Can we do it?<br>
&gt;&gt;<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a 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 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 href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>