&quot;Async: True&quot; was the solutions to my problem. Thanks for pointing me in this direction.<br><br><div class="gmail_quote">-- <br>Zeeshan A Zakaria<br><br>On Tue, Oct 27, 2009 at 12:11 PM, Danny Nicholas <span dir="ltr">&lt;<a href="mailto:danny@debsinc.com">danny@debsinc.com</a>&gt;</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;">If you aren&#39;t doing an explicit async: true, then you are synchronous.  Heed<br>
this post as well (Thanks Miguel)<br>
<a href="http://www.mail-archive.com/asterisk-users@lists.digium.com/msg231570.html" target="_blank">http://www.mail-archive.com/asterisk-users@lists.digium.com/msg231570.html</a><br>
<div class="im"><br>
-----Original Message-----<br>
From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
</div><div class="im">[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Miguel Molina<br>
Sent: Tuesday, October 27, 2009 10:59 AM<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
</div><div class="im">Subject: Re: [asterisk-users] How to dial multiple extensions at once like<br>
in aring group and put them in conference?<br>
<br>
</div><div><div></div><div class="h5">Zeeshan Zakaria escribió:<br>
&gt; I think I should try the .call files. I haven&#39;t tried them in this<br>
&gt; particular scenario yet.<br>
&gt;<br>
&gt; Miguel, what exactly you mean by calling asynchronously? I do<br>
&gt; &#39;originate&#39; in a &#39;while&#39; loop once I have retrieved all the extensions<br>
&gt; to dial from the database.<br>
I mean using the originate action with the Async option enabled, as<br>
explained here:<br>
<br>
<a href="http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate" target="_blank">http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate</a><br>
<br>
I wonder if you are waiting for a response (Synchronous) or if you are<br>
using that option (Asynchronous), which is clearly faster. However, the<br>
call file solution Danny proposed would work pretty well in your case.<br>
<br>
Cheers,<br>
<br>
--<br>
Ing. Miguel Molina<br>
Grupo de Tecnología<br>
Millenium Phone Center<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>
<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>
<br>
<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>
</div></div></blockquote></div><br><br clear="all"><br>