Hi RW - > Tried the following URL (all responses with 404) - > > http://10.0.0.1:8088/asterisk/static/config/index.html > http://10.0.0.1:8088//static/config/index.html > > From within router - > http://localhost:8088/asterisk/static/config/index.html > http://localhost:8088/static/config/index.html > > The following URL comes with "Access Denied" > http://10.0.0.1:8088/static
It looks like you tried just about every URL except the magic one that works: http://10.0.0.1:8088/static/config/index.html That should get you the login page, assuming your asterisk machine is configured with the IP of 10.0.0.1. If you don't get anything there, I'd check and make sure something isn't blocking access to port 8088. - Noah _______________________________________________ --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
