Simply,<br><br>You can use Originate command like<br><br>originate SIP/151 application Meetme 1234,dcs<br><br>if you want to dial multiple extension then just use while loop .<br><br>regards<br>Dhaval<br><br><div class="gmail_quote">
On Wed, Oct 28, 2009 at 6:45 PM, Danny Nicholas <span dir="ltr"><<a href="mailto:danny@debsinc.com">danny@debsinc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="blue" lang="EN-US">
<div>
<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">Mea Culpa?? Since I’ve only been dabbling
with AMI for about 6 weeks, I hadn’t stumbled upon the Async parameter. A “more
correct” dissertation of the sentence would be</span></font></p>
<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;">“The AMI originate by default operates in
a synchronous or threaded fashion, unless you specify Asynchronous mode using
Async: true”. Guess I’ll never be as smart as you, Matt.</span></font></p>
<p class="MsoNormal"><font color="navy" face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial; color: navy;"> </span></font></p>
<div>
<div class="MsoNormal" style="text-align: center;" align="center"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">
<hr align="center" size="2" width="100%">
</span></font></div>
<p class="MsoNormal"><b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma; font-weight: bold;">From:</span></font></b><font face="Tahoma" size="2"><span style="font-size: 10pt; font-family: Tahoma;">
<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>
[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com" target="_blank">asterisk-users-bounces@lists.digium.com</a>] <b><span style="font-weight: bold;">On Behalf Of </span></b>Zeeshan Zakaria<br>
<b><span style="font-weight: bold;">Sent:</span></b> Wednesday, October 28, 2009
5:58 AM<div class="im"><br>
<b><span style="font-weight: bold;">To:</span></b> Asterisk
Users Mailing List - Non-Commercial Discussion<br>
</div><b><span style="font-weight: bold;">Subject:</span></b> Re: [asterisk-users] How
to dial multiple extensions at once likeinaring group and put them in
conference?</span></font></p>
</div><div><div></div><div class="h5">
<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"> </span></font></p>
<p class="MsoNormal" style="margin-bottom: 12pt;"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Hi Matt,<br>
<br>
That is exactly what I am doing now and it has solved my problem. Now all the
calls originate instantly with no noticeable delay.<br>
<br>
-- <br>
Zeeshan A Zakaria</span></font></p>
<div>
<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">On Wed, Oct 28, 2009 at 12:18 AM, Matt Riddell <<a href="mailto:lists@venturevoip.com" target="_blank">lists@venturevoip.com</a>> wrote:</span></font></p>
<div>
<p class="MsoNormal" style="margin-bottom: 12pt;"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">On 28/10/09 3:52 AM,
Danny Nicholas wrote:<br>
> This might be a better application of a call file than an AMI originate.<br>
> The AMI originate in this case has to operate in a threaded
fashion,<br>
> whereas if you created a call file for each extension and dumped them<br>
> into /var/spool/asterisk/outgoing, pbx.c would call all of them at once<br>
> without the “first pickup” problem.</span></font></p>
</div>
<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;">Not true - you can use Async mode in an Asterisk Manager originate<br>
command to create a call and return instantly.<br>
<br>
--<br>
Cheers,<br>
<br>
Matt Riddell<br>
Director<br>
_______________________________________________<br>
<br>
<a href="http://www.venturevoip.com/news.php" target="_blank">http://www.venturevoip.com/news.php</a>
(Daily Asterisk News)<br>
<a href="http://www.venturevoip.com/st.php" target="_blank">http://www.venturevoip.com/st.php</a>
(SmoothTorque Predictive Dialer)<br>
<a href="http://www.venturevoip.com/c3.php" target="_blank">http://www.venturevoip.com/c3.php</a>
(ConduIT3 PABX Systems)</span></font></p>
<div>
<div>
<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"><br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</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></span></font></p>
</div>
</div>
</div>
<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size: 12pt;"><br>
<br clear="all">
</span></font></p>
</div></div></div>
</div>
<br>_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</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></blockquote></div><br>