Re: [Asterisk-java-devel] Questions about connection timeouts
Brought to you by:
srt
From: Chris H. <ch...@as...> - 2006-08-15 20:28:16
|
On Aug 15, 2006, at 3:10 AM, Stefan Reuter wrote: > Chris Howard wrote: >> Hello All, >> > > Imho even a desktop machine should be able to handle that load. > On my todo list is still some load testing. What I would like to do is > take some scripts that behave more or less like asterisk (regarding > AGI > of course) with some configurable delay between the commands replies. > A bit like JMeter (maybe even a JMeter plugin?) > > Anybody interested in helping? > This is close to how we were testing. We had one box originating calls to another system that would answer and send random DTMF to our fastagi that was doing get option calls. We were sending 80 TDM calls between the systems every 30 seconds or so . This is where the AGI timeout was happening. Chris |