Lets say I have to make 40 phone calls quickly.

If I use the AMI interface to originate a call, close the connection, open
another connection etc...
This works. but is slow...

If I open the AMI interface and originate a call - DONT close the interface
, get the response, originate another call, some of the calls are missed.
even though I get OK response.
(All calls are Async mode).

If I open the AMI interface and orignate a call - DONT close the interface
but sleep 1 second (again slow). this seems to work.

Question is - how do I open the AMI, send the originate command, get the
valid response and send the next originate command and have it actually do
it.  How is that done ?

I am using asterisk 13.25.0,
Thanks,

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

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Reply via email to