asterisk can't connect
Added by mohamed ali over 9 years ago
Hi,
My problem is :
WARNING4476: res_agi.c:1511 launch_netscript: Connect to 'agi://91.224.187.778:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------' failed: Connection refused
Please clarify.
Thanks
Replies (5)
RE: asterisk can't connect - Added by striker 247 over 9 years ago
what dialplan you are using
you are using your public ip 91.224.187.77
it should be agi://127.0.0.1:4577/call_log
br
striker
www.striker24x7.blogspot.com
RE: asterisk can't connect - Added by mohamed ali over 9 years ago
Hi sir,
thank you very much for your support, I tried with agi://127.0.0.1:4577/call_log but the same problem :(
RE: asterisk can't connect - Added by mohamed ali over 9 years ago
My Asterisk is installed in a vps server that's why I puted the public address
RE: asterisk can't connect - Added by mohamed ali over 9 years ago
I installed CE 3.0 GOautodial scratch all works fine just when I enter the agent session asterisk displays me this WARNING4476 res_agi.c 1511 launch_netscript: Connect to 'act: //91.224.187.778: 4577 / call_log - HVcauses - PRI ----- ----- NODEBUG 16 --------------- 'failed: Connection refused and asterisk logout automatically
thank you for your help please
RE: asterisk can't connect - Added by Demian Biscocho over 9 years ago
It should be the default: agi://127.0.0.1:4577/call_log. You don't need to manually change anything on the AGI scripts or on anything else.
What VPS are you using?