Page 1 of 1

/usr/share/astguiclient/AST_conf_update.pl

PostPosted: Tue Jul 03, 2007 5:20 am
by hakimabouchaib
hello ;
i have this error or message
problem connecting to "localhost", port 5038: Connection refused at /usr/share/astguiclient/AST_conf_update.pl line 188


when i make

/usr/share/astguiclient/start_asterisk_boot.pl
i don't see the error but my problem is when i make
http://serveuradress/agc/vicidial.php

the boutton transfer-conf don't function (i can't click on)

PostPosted: Tue Jul 03, 2007 8:23 am
by ramindia
Hi

just look your manager conf

ram

PostPosted: Tue Jul 03, 2007 8:47 am
by hakimabouchaib
ramindia wrote:Hi

just look your manager conf

ram

[general]
enabled =yes
port = 5038
;displayconnects = yes
bindaddr=0.0.0.0


[cron]
secret = 1234
read = system,call,log,verbose,command,agent,user
write = system,call,log,verbose,command,agent,user
[updatecron]
secret = 1234
read = command
write = command
[listencron]
secret = 1234
read = system,call,log,verbose,command,agent,user
write = command
[sendcron]
secret = 1234
read = command
write = system,call,log,verbose,command,agent,user


it is my manager.conf configuration.

PostPosted: Tue Jul 03, 2007 9:22 am
by ramindia
Hi

try binding to
bindaddr = 127.0.0.1

make sure you restart the asteriks to take effect

ram

PostPosted: Wed Jul 04, 2007 4:43 am
by hakimabouchaib
ramindia wrote:Hi

try binding to
bindaddr = 127.0.0.1

make sure you restart the asteriks to take effect

ram


hello, i have the same error when i disconnected asterisk !!!