<HTML>
<HEAD>
<TITLE>Re: [asterisk-gui] don't get 2.0 gui to run on asterisk 1.6.0.5</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>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. <BR>
<BR>
Also take a look at:<BR>
<a href="http://www.asteriskguru.com/tutorials/asterisk_gui.html">http://www.asteriskguru.com/tutorials/asterisk_gui.html</a><BR>
<BR>
<BR>
On 2/23/09 2:26 PM, &quot;Tamer Higazi&quot; &lt;<a href="th982a@googlemail.com">th982a@googlemail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi people!<BR>
I am not getting really smart. I get the SVN Edition of asterisk GUI<BR>
interface, compiled and love to get it to run, what won't work. What am<BR>
I doing wrong?!<BR>
<BR>
svn checkout <a href="http://svn.digium.com/svn/asterisk-gui/branches/2.0">http://svn.digium.com/svn/asterisk-gui/branches/2.0</a><BR>
<BR>
make<BR>
make checkconfig<BR>
make install<BR>
<BR>
<BR>
and If I open one of the URLs:<BR>
<a href="http://localhost:8088/asterisk/static/config/cfgbasic.html">http://localhost:8088/asterisk/static/config/cfgbasic.html</a><BR>
<a href="http://127.0.0.1:8088/asterisk/static/config/cfgbasic.html">http://127.0.0.1:8088/asterisk/static/config/cfgbasic.html</a><BR>
<BR>
I always get 404 not found!<BR>
<BR>
<BR>
For any advises I would thank you. Here is the manager.conf and http.conf<BR>
<BR>
manager.conf:<BR>
<BR>
[general]<BR>
displaysystemname = yes<BR>
enabled = yes<BR>
webenabled = yes<BR>
port = 5038<BR>
httptimeout = 60<BR>
bindaddr = 0.0.0.0<BR>
<BR>
<BR>
<BR>
[administrator]<BR>
secret = ******<BR>
read = system,call,log,verbose,command,agent,user,config<BR>
write = system,call,log,verbose,command,agent,user,config<BR>
<BR>
<BR>
and the http.conf:<BR>
<BR>
enabled=yes<BR>
enablestatic=yes<BR>
bindaddr=0.0.0.0<BR>
bindport=8088<BR>
<BR>
<BR>
_______________________________________________<BR>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><BR>
<BR>
asterisk-gui mailing list<BR>
To UNSUBSCRIBE or update options visit:<BR>
&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-gui">http://lists.digium.com/mailman/listinfo/asterisk-gui</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>