That sounds good, Thilo! Now I have to figure out how to set the fields appropriately - but it sounds do-able!
Thanks Scott Scott M. Stingel Emerging Voice Technology Inc. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thilo Salmon Sent: Friday, August 22, 2003 8:19 AM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Need a "trick" to generate calls Scott, you can write a file into /var/spool/asterisk/outgoing/ to trigger a call. Some parameters I know are: Channel: Zap/g1/123412341234 MaxRetries: 0 RetryTime: 1 WaitTime: 1 Context: out-context Extension: 432142314231 Priority: 1 Callerid: 111111 Thilo On Fri, 2003-08-22 at 16:08, Scott Stingel wrote: > Hi- > > I wonder if anyone knows of a way that I can have some event (like an > incoming phone call or other stimulus) generate a lot of outgoing calls on > an asterisk system. I want to use one asterisk system to load-test another, > and this would be necessary. > > I know that I can have one incoming call generate an outgoing call (or even > several calls until one is answered), but I want to generate lots (dozens) > of outgoing calls that continue in parallel even if one is answered. > > Thanks > Scott Stingel > > > Scott M. Stingel > Emerging Voice Technology Inc. > Palo Alto, California and London, England > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users -- [netzquadrat] GmbH | Thilo Salmon Ronsdorfer Str. 74 | Fon: +49 211 302033 12 40233 Duesseldorf | Fax: +49 211 302033 22 _______________________________________________ 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
