search for: agispeedy

Displaying 4 results from an estimated 4 matches for "agispeedy".

2018 Sep 14
3
AGI timeout option
...doing well! Recently, I had an issue with a FastAGI PHP script, which under some specific situation would run into an infinity loop, consuming all CPU resources. This also was preventing Asterisk to terminated the call properly because it was waiting for the AGI to return... The application uses AGIspeedy to process the AGI calls, not sure if this can be affecting this situation somehow.... Due to this problem I started looking for some option to timeout the AGI call and return to the dialplan after XYZ seconds and so this would protect Asterisk preventing the dialplan to get stuck due to some exter...
2018 Sep 14
2
AGI timeout option
I don't know AGIspeedy, but I have some PHP scripts where I set a connect timeout using streams. Example using https, but should be easily adaptable to non-s http.: $pbxsh_bin = @file_get_contents("https://blah.blah.blah", FALSE, @stream_context_create(array('https' => array('timeout' =&g...
2018 Sep 18
2
AGI timeout option
...should be able to timeout a long running script and return to the > dialplan. However looks like there is nothing of this sort..... > > Kind regards, > Patrick Wakano > > On Sat, 15 Sep 2018 at 03:56, Eric Wieling <ewieling at nyigc.com> wrote: > >> I don't know AGIspeedy, but I have some PHP scripts where I set a >> connect timeout using streams. >> >> Example using https, but should be easily adaptable to non-s http.: >> >> $pbxsh_bin = @file_get_contents("https://blah.blah.blah", FALSE, >> @stream_context_create(array...
2019 Sep 20
4
Load issues using AGI
Hi all, we have just upgraded from Asterisk 11 to Asterisk 16. After porting all the config to 16 we figured out some major load problems. the majority running of our Asterisk instances is still having Asterisk 11 so we can compare load handling on both versions. On the same hardware configuration we see load differences that Asterisk 16 takes four times the load as Asterisk 11 (on 11 we see