[asterisk-users] Re: FastAGI hangs up channel if server is not available

Lee Jenkins lee at datatrakpos.com
Thu May 17 17:57:12 MST 2007


JR Richardson wrote:
>> Running 1.2.14
>>
>> When I call a FastAGI script such as this script for an incoming call:
>>
>> [calldirect]
>> exten=>s,1,Answer()
>> exten=>s,2,AGI(agi://192.168.1.175/calldirect?check&${CALLERID(num)})
>> exten=>s,3,Goto(check_time,s,1)
>>

Thanks for the hint.  I thought about doing this but then I would have 
to have another executable process just to shell out to the FastAGI 
which is what I use by choice to reduce load on the server ;)



-- 

Warm Regards,

Lee





More information about the asterisk-users mailing list