Hi
After installing Asterisk 1.6 i get 404 error when getting to web gui url.
I try:
http://127.0.0.1:8088/asterisk/static/config/cfgadvanced.html


Installation is on ubanutu desktop edition 9.0.4.


*http.conf looks like this:*

[general]
;
; Whether HTTP/HTTPS interface is enabled or not.  Default is no.
; This also affects manager/rawman/mxml access (see manager.conf)
;
enabled=yes
;
; Address to bind to, both for HTTP and HTTPS.  Default is 0.0.0.0
;
bindaddr=0.0.0.0
;
; Port to bind to for HTTP sessions (default is 8088)
;
bindport=8088

*And manager.conf looks like this:*

[general]
enabled = yes
webenabled = yes
port = 5038
bindaddr = 0.0.0.0
[administrator]
secret = xxx
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config


make checkconfig also shows everythink is ok.

Please advice.
Thanks.
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-gui mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-gui

Reply via email to