Hi- As far as problem 2 is concerned, asterisk should have no problem with that call rate- one call per second, as long as the first call on a particular channel is complete before you initiate another on that same channel.
I have had problems trying to initiate more than about 15 calls (on different channels) at exactly the same time, and find I have to stagger the starts a bit. I have a call generation script (very simple) to generate call load for testing, if that's what you're trying to accomplish. It's good for generating huge call volumes for IVR testing. Let me know if you need it! Scott M. Stingel Emerging Voice Technology Inc. Email: scott "at" evtmedia.com URL: www.evtmedia.com > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Asterisk List > Sent: Friday, December 26, 2003 11:58 AM > To: [EMAIL PROTECTED] > Subject: [Asterisk-Users] Problems with outgoing calls > > > Hello: > > I have found the following problems with outgoing calls with > asterisk, > compiled with an updated CVS on 22 Oct. > > 1.- Problem with retries: > Whenever I set the MaxRetries parameter, to something greater > than 0 in a > call-fille, Asterisk ignores the RetryTime parameter and > retries every file > in the outgoing folder when a new call-file is copied into > that folder. > So, if I make a call placing a call-file in the outgoing > folder, nobody > answers and my call-file stays in the outgoing folder waiting for > 'RetryTime' seconds (say 120 seconds), if another call-file > is placed in the > outgoing folder the previous call is retried inmediately before the > RetryTime finishes. > > 2.- Problem with high-volume calls: > When I put lots of call-files in then outgoing folder, from > time to time > asterisk show an error in Master.csv. The error is > OutgoingSpoolFailed, and > shows no info about the call, just "failed" as the extension. > I move one > call-file every second, but for several minutes. > > How can I avoid this two problems? > > Thanks in advance, > Robert T. > > _________________________________________________________________ > Entra de visita en las decenas de tiendas del nuevo MSN > Compras. Compara los > precios antes de comprar. http://www.msn.es/compras/ > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
