I have an Asterisk installed and a Zoiper softphone. Whenever we make a call, there is an error displayed on Asterisk :
WARNING[28761]: res_agi.c:1498 launch_netscript: FastAGI connection to 'agi://0.0.0.0/incoming.agi' timed out after MAX_AGI_CONNECT (2000) milliseconds. -- Auto fallthrough, channel 'SIP/123-0000003d' status is 'UNKNOWN'
It takes approx 10 seconds to connect a call, but as the Time-out is for 2 sec, thus the call is never connected.
My question is : How can we change the default Time-out from 2000ms to 15000ms ?