I have just installed it on a non-astlinux system (just for testing! normally I have astlinux running! ;-)
Here a short step-by-step again: 1.) download the gui from svn 2.) zaptel must be installed 3.) run make 4.) run make install 5.) run make samples 6.) run make checkconfig checkconfig will tell you very detailed what and where you have to change in the configuration. Run it again after every change and repeat the steps until it tells you that everything looks fine. 7.) It tells you to add a user to /etc/asterisk/manager.conf. It is described "how". Just follow. 8.) maybe you want to restart asterisk. That's it! Note: by default browsing to that GUI is restricted to the local loop IP. Change it to 0.0.0.0 and you can access it from other machines as well. regards, Ingmar canuck15 wrote: > Thanks, > > I do not get a connection when I use that link with my local IP. I also > cannot connect from a telnet command line (telnet localhost 8088) > > ------------------------------------------------------------------------ > *From:* Larry Shields [mailto:[EMAIL PROTECTED] > *Sent:* Monday, November 06, 2006 6:55 PM > *To:* 'Discussion of AstLinux - Asterisk on Compact Flash' > *Subject:* Re: [Astlinux-users] Just for > yourinformationNewAsteriskGUIAsterisk 1.4 is required > > If you enable and use the defaults in http.conf and manager.conf the > following link should show the status. > > > > http://AsteriskIP:8088/asterisk/httpstatus > <http://asteriskip:8088/asterisk/httpstatus> > > > > > > > > ------------------------------------------------------------------------ > > *From:* [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] *On Behalf Of *canuck15 > *Sent:* Monday, November 06, 2006 5:33 PM > *To:* 'Victor Hoodicoff'; 'Discussion of AstLinux - Asterisk on Compact > Flash' > *Subject:* Re: [Astlinux-users] Just for your > informationNewAsteriskGUIAsterisk 1.4 is required > > > > > > I can't get it to run no way no how. Re-installed everything for about > the 3rd time and double checked all the suggestions I got on this thread. > > > > Is there a way to test if the asterisk http module is running? > > > > What is the minimal *.conf set. If I just have http.conf, manager.conf > and users.conf in /etc/asterisk/ is that good enough to get it to work > assuming I can get an asterisk CLI? > > > > ------------------------------------------------------------------------ > > *From:* Larry Shields [mailto:[EMAIL PROTECTED] > *Sent:* Monday, November 06, 2006 9:19 AM > *To:* Discussion of AstLinux - Asterisk on Compact Flash > *Subject:* Re: [Astlinux-users] Just for your information > NewAsteriskGUIAsterisk 1.4 is required > > canuck15, > > > > Although the http server is included in 1.4 Beta3, the Asterisk GUI > (content) needs to be installed separately. I was able to get this > working by downloading from SVN at the following link: > > > > svn checkout http://svn.digium.com/svn/asterisk-gui/trunk asterisk-gui > > > > Once you download you need to run make ; make install; make samples > > > > If all else is configured correctly in http.conf, manager.conf and > users.conf then it should work. The URL to get to the GUI is: > > > > http://YourAsteriskIP:8088/asterisk/static/config/cfgbasic.html > > http://YourAsteriskIP:8088/asterisk/static/config/cfgadvanced.html > > > > Let me know if you still have difficulties. > > > > Larry > > ----- Original Message ----- > > *From:* canuck15 <mailto:[EMAIL PROTECTED]> > > *To:* 'Discussion of AstLinux - Asterisk on Compact Flash' > <mailto:[EMAIL PROTECTED]> ; 'Discussion of AstLinux - > Asterisk on Compact Flash' <mailto:[EMAIL PROTECTED]> > > *Sent:* Monday, November 06, 2006 10:58 AM > > *Subject:* Re: [Astlinux-users] Just for your information New > AsteriskGUIAsterisk 1.4 is required > > > > I tried to get this running on a fresh install on Vmware. There is > not much documentation. I configured the manager.conf. and > http.conf files as per the asterisk-gui readme. I have Asterisk 1.4 > running with CLI access. I also have httpd running. Everything is > running but the GUI does not come up at the link given after I ran a > "check makeconfig". What am I missing. Maybe permission problem? > > > > ------------------------------------------------------------------------ > > *From:* Tom Lynn [mailto:[EMAIL PROTECTED] > *Sent:* Saturday, November 04, 2006 8:53 AM > *To:* Discussion of AstLinux - Asterisk on Compact Flash > *Subject:* Re: [Astlinux-users] Just for your information New > Asterisk GUIAsterisk 1.4 is required > > I like the interface. What do the resulting config files look like? > > On 11/4/06, *Jack* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: > > Just in case nobody noticed yet: http://www.asterisk.org/node/111 > > _______________________________________________ > Astlinux-users mailing list > [email protected] > <mailto:[email protected]> > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>. > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Astlinux-users mailing list > [email protected] > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [EMAIL PROTECTED] > > > ------------------------------------------------------------------------ > > _______________________________________________ > Astlinux-users mailing list > [email protected] > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > PROTECTED] _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
