http://172.16.1.46:8088/asterisk/static/config/cfgbasic.html
Yes -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tamer Higazi Sent: Monday, February 23, 2009 1:51 PM To: Asterisk GUI project discussion Subject: Re: [asterisk-gui] don't get 2.0 gui to run on asterisk 1.6.0.5 http://192.168.1.2:8088/asterisk/static/config/cfgadvanced.html gives me the same result (404 Error Page Not found)! Tamer Josh Thomas schrieb: > The we addresses you provided will only work from the machine where > asterisk is installed. To view the GUI from another computer on the > network replace 127.0.0.1 with the address of the asterisk box. > > Also take a look at: > http://www.asteriskguru.com/tutorials/asterisk_gui.html > > > On 2/23/09 2:26 PM, "Tamer Higazi" <[email protected]> wrote: > > Hi people! > I am not getting really smart. I get the SVN Edition of asterisk GUI > interface, compiled and love to get it to run, what won't work. > What am > I doing wrong?! > > svn checkout http://svn.digium.com/svn/asterisk-gui/branches/2.0 > > make > make checkconfig > make install > > > and If I open one of the URLs: > http://localhost:8088/asterisk/static/config/cfgbasic.html > http://127.0.0.1:8088/asterisk/static/config/cfgbasic.html > > I always get 404 not found! > > > For any advises I would thank you. Here is the manager.conf and > http.conf > > manager.conf: > > [general] > displaysystemname = yes > enabled = yes > webenabled = yes > port = 5038 > httptimeout = 60 > bindaddr = 0.0.0.0 > > > > [administrator] > secret = ****** > read = system,call,log,verbose,command,agent,user,config > write = system,call,log,verbose,command,agent,user,config > > > and the http.conf: > > enabled=yes > enablestatic=yes > bindaddr=0.0.0.0 > bindport=8088 > > > _______________________________________________ > --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 > > ------------------------------------------------------------------------ > > _______________________________________________ > --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 _______________________________________________ --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 _______________________________________________ --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
