[Asterisk-java-users] AGI script problem
Brought to you by:
srt
From: Jonathan A. <jau...@st...> - 2006-05-30 18:43:25
|
I have been experiencing a problem when launching multiple AGI scripts. What happens is that if more than 10 calls come into the Asterisk server, the first 10 connect OK but the remaining calls hang until the first 10 complete. For instance, if 15 calls come in the Asterisk server I see 15 SIP invite messages and the server responds with 15 TRYING messages, but only 10 OK messages. The remaining scripts hang until they either timeout or the initial 10 complete and then allow the remaining scripts to continue. I am running Asterisk v1.2.7.1 and Asterisk-Java v0.2. Has anyone else experienced this issue and what can I do about it? Jonathan Augenstine |