Zeeshan Zakaria escribió:
> I think I should try the .call files. I haven't tried them in this 
> particular scenario yet.
>
> Miguel, what exactly you mean by calling asynchronously? I do 
> 'originate' in a 'while' loop once I have retrieved all the extensions 
> to dial from the database.
I mean using the originate action with the Async option enabled, as 
explained here:

http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate

I wonder if you are waiting for a response (Synchronous) or if you are 
using that option (Asynchronous), which is clearly faster. However, the 
call file solution Danny proposed would work pretty well in your case.

Cheers,

-- 
Ing. Miguel Molina
Grupo de Tecnología
Millenium Phone Center


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to