----- Original Message ----- From: "Matt Riddell" <[email protected]> To: <[email protected]> Sent: Thursday, October 15, 2009 09:50 Subject: Re: [asterisk-users] multiple call
> On 15/10/09 4:42 AM, Faheem wrote: >> Through Asterisk AMI, you can not dial multiple number at the same time. >> If you are going to implement a concurrent call scenario, then AMI would >> not be a valid choice. Multiple calls can be implemented with callfile. > > Totally incorrect. > > We do hundreds of simultaneous calls at the same time using the Asterisk > Manager. > > -- > Cheers, > > Matt Riddell > Director > _______________________________________________ > I would agree with Mat. We had more problems with call files then with the AMI. The only issue I had with the AMI (1.4.X) is that after multiple connections our script would connect to the AMI but the calls would not go out. We used astmanproxy and that resolved the issue. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2009 - October 13 - 15 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
