Page 1 of 1

astgui 2.0.2 SVN problem

PostPosted: Mon Dec 04, 2006 3:21 pm
by ramindia
Hi all

I have downloaded latest from SVN
and installed

i have read the examples in the conf_samples
and replaced as guided in the docs

when i making calls, in the asterisk cli
i see the below errors

-- Executing Hangup("Local/548600051@default-f21d,2", "") in new stack
== Spawn extension (default, 548600051, 3) exited non-zero on 'Local/548600051@default-f21d,2'
-- Executing DeadAGI("Local/548600051@default-f21d,2", "agi://127.0.0.1:4577/call_log") in new stack
Dec 5 01:47:32 WARNING[5047]: res_agi.c:210 launch_netscript: Connect to 'agi://127.0.0.1:4577/call_log' failed: Connection refused



when i do nmap localhost i dont see anything on port 4577 ..

any suggestions

Ram

PostPosted: Tue Dec 05, 2006 8:45 am
by mflorell
Is FastAGI_log.pl running?
Do you have Net::Server perl module installed?
Did you change the crontab to run ADMIN_keepalive_ALL.pl instead of the other keepalives scripts?
Did you run install.pl again?
Post your output from "cat /etc/astguiclient.conf"

PostPosted: Tue Dec 05, 2006 8:52 am
by ramindia
Hi

the problem with Net::Server , after instalaling,
i dont see this problem.

Ram