[asterisk-gui] asterisk gui first run problem

Eugene Prokopiev prokopiev at stc.donpac.ru
Wed May 2 02:46:20 MST 2007


> Could you paste http.conf and manager.conf here?
> Also make sure that /var/lib/asterisk/static-http/config/cfgbasic.html
> is actually there.

# ls /var/lib/asterisk/static-http/config/cfgbasic.html
/var/lib/asterisk/static-http/config/cfgbasic.html

# grep -v "^;" /etc/asterisk/http.conf
[general]
enabled=yes
enablestatic=yes
bindport=8088

# grep -v "^;" /etc/asterisk/manager.conf
[general]
displaysystemname = yes
enabled = yes
webenabled = yes
port = 5039
httptimeout = 60
displayconnects = yes
timestampevents = yes
[admin]
secret=adminpwd
permit=0.0.0.0/0.0.0.0
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config



More information about the asterisk-gui mailing list