search for: launch_netscript

Displaying 5 results from an estimated 5 matches for "launch_netscript".

2007 May 17
4
FastAGI hangs up channel if server is not available
...exten=>s,2,AGI(agi://192.168.1.175/calldirect?check&${CALLERID(num)}) exten=>s,3,Goto(check_time,s,1) and the FastAGI server is not running (Asterisk gets "connection refused" TCP error), Asterisk just terminates the call like so: May 17 12:58:00 WARNING[10154]: res_agi.c:210 launch_netscript: Connect to 'agi://192.168.1.175/calldirect?check&NNNNNNNNNN' failed: Connection refused == Spawn extension (remove_caller, s, 2) exited non-zero on 'SIP/datatrak-0978b670' The text of the relevant wiki article (http://www.voip-info.org/wiki-Asterisk+FastAGI) infers that...
2015 Dec 15
3
FastAGI not working
...e_connection: Connecting to '10.171.54.149:9110' failed for url 'agi://10.171.54.149:9110/DatabaseQuery.agi?vars=name%3Bfirst+name%3BStatut&db=Oracle+database&query=VIP&as=10.171.54.149': Connection refused [2015-12-15 16:17:09] WARNING[23936][C-00000015]: res_agi.c:1730 launch_netscript: Couldn't connect to any host. FastAGI failed. And my extensions.conf : [950-IVR-mainmenu] exten => s,1,Playback(${message accueil}) exten => s,n,Set(PhoneNumber=${CALLERID(num)}) exten => s,n,AGI(agi://10.171.54.149:9110/DatabaseQuery.agi?vars=name%3Bfirst+name%3BStatut&db=Ora...
2005 Sep 15
1
Originate not understanding 2 vars in setvars
...k dials out, as it should, but when the call is answered I get the following message in CLI: Executing AGI("Local/21@outbounddial-d582,1", "agi://:1234/outbound.agi?actionId=54547-1126771509609|AgiIP=192.168.10.249") in new stack Sep 15 12:36:50 WARNING[18839]: res_agi.c:153 launch_netscript: Unable to locate host '' According to the help (show manager command Originate), I think it should have worked. Thanks for any help, Joerg
2013 Feb 12
1
asterisk 11 AGI
...uot;SIP/143-00000043", "agi://localhost/url=http%3A%2F%2Fexample.com%2Fcgi-bin%2Favxml") in new stack [Feb 11 16:28:45] ERROR[28501][C-00000012]: utils.c:1187 ast_carefulwrite: write() returned error: Connection refused [Feb 11 16:28:45] WARNING[28501][C-00000012]: res_agi.c:1528 launch_netscript: Connect to 'agi://localhost/url=http%3A%2F%2Fexample.com%2Fcgi-bin%2Favxml' failed: Connection refused -- Executing [s at VXML:4] Hangup("SIP/143-00000043", "") in new stack == Spawn extension (VXML, s, 4) exited non-zero on 'SIP/143-00000043' howev...
2010 Jul 09
2
Re : Re : Re : Communication IAX2 >SIP>IAX2
...IL' -- Executing [h at pstn2:1] DeadAGI("SIP/100-081e3648", "agi://localhost/ManageCalls.agi?when=after") in new stack [Jul 8 17:31:14] ERROR[2960]: utils.c:966 ast_carefulwrite: write() returned error: Connection refused [Jul 8 17:31:14] WARNING[2960]: res_agi.c:222 launch_netscript: Connect to 'agi://localhost/ManageCalls.agi?when=after' failed: Connection refused -- Executing [h at pstn2:2] Dial("SIP/100-081e3648", "SIP/login at pstn2/011212664800450||S(20)") in new stack -- Setting call duration limit to 20 seconds. [Jul 8 17:31:14] WA...