I am using asterisk(1.6.2.13) to mass originate to specified numbers that are come from mysql database using perl and AMI. if I send all calls (simultaneous) to asterisk, it will drop half of them after about 20 seconds. but if I sleep for 1 second between each originate it will process the call clearly. so this will reduce the capacity of origination.
Is there any way to get rid of this limitation?