[asterisk-users] How to dial multiple extensions at once like in aring group and put them in conference?

Danny Nicholas danny at debsinc.com
Tue Oct 27 11:11:43 CDT 2009


If you aren't doing an explicit async: true, then you are synchronous.  Heed
this post as well (Thanks Miguel)
http://www.mail-archive.com/asterisk-users@lists.digium.com/msg231570.html

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Miguel Molina
Sent: Tuesday, October 27, 2009 10:59 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] How to dial multiple extensions at once like
in aring group and put them in conference?

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




More information about the asterisk-users mailing list