We have a tip in the online docs for this... http://doc.astlinux.org/userdoc:tt_asterisk-gui
we need to add an [admin] section per your issue. Lonnie On Jul 23, 2010, at 5:50 PM, Peter Loron wrote: > Ah! Is this in the wiki somewhere? If not, I'll happily add it if I can > be pointed to the proper place to put the note or new page... > > -Pete > > On 7/23/2010 2:50 PM, Lonnie Abelbeck wrote: >> Pete, >> >> You did nothing wrong, you just need to add the [admin] section to >> manager.conf if you want to use Digium's Asterisk GUI. >> >> Lonnie >> >> >> On Jul 23, 2010, at 4:44 PM, Peter Loron wrote: >> >> >>> Yes, that did the trick. The thing I'm curious about is how I wound up >>> without an admin section in the config... >>> >>> I converted the i586 generic img file to a vdi for use with VirtualBox. I >>> then expanded the disk image to make room for the RW stuff, and then went >>> through the setup process in the astlinuxui. >>> >>> I may try it again to see if I can repro the issue. >>> >>> -Pete >>> >>> On 7/23/2010 12:45 PM, Ron Byer wrote: >>> >>>> Pete - >>>> >>>> I'm fairly confident that Lonnie's direction into manager.conf is correct. >>>> The lack of an [admin] section >>>> would probably be indicative of the problem. >>>> >>>> Here is the relevant section from a working install: >>>> >>>> ; Web interface user for AstLinux >>>> >>>> ; THIS IS INSECURE! CHANGE THE PASSWORD!!! >>>> [admin] >>>> secret = foobar >>>> read = system,call,log,verbose,command,agent,user,config >>>> write = system,call,log,verbose,command,agent,user,config >>>> >>>> >>>> Drop that into your manager.conf (mine is on >>>> /mnt/kd/asterisk/manager.conf), restart asterisk and give it a shot. >>>> >>>> Ron >>>> >>>> >>>> >>>> Peter Loron wrote: >>>> >>>>> Well, the default astlinux gui credentials of admin/astlinux don't work. >>>>> I also don't seem to have a manager.conf file that has an [admin] >>>>> section. I have no .htaccess files and the two .htpasswd files are >>>>> identical and have the admin password. >>>>> >>>>> Can somebody at least point me to where the asterisk-gui files are >>>>> located? >>>>> >>>>> Thanks. >>>>> >>>>> -Pete >>>>> >>>>> On 7/22/2010 12:41 PM, James Babiak wrote: >>>>> >>>>> >>>>>> Hey, >>>>>> >>>>>> I've never used Digium's Asterisk GUI either, but the Astlinux GUI >>>>>> stores it's web login credentials in the (pw encrypted) >>>>>> /var/www/admin/.htaccess file. >>>>>> >>>>>> Have you looked to see if there is a similar htaccess file the the >>>>>> Digium GUI? If so, you might be able to edit that file to login. >>>>>> >>>>>> -James >>>>>> >>>>>> On 07/22/2010 01:57 PM, Lonnie Abelbeck wrote: >>>>>> >>>>>> >>>>>> >>>>>>> Pete, >>>>>>> >>>>>>> I personally don't use Digium's Asterisk GUI, but if I recall correctly >>>>>>> it uses username/password as defined in the manager.conf, something >>>>>>> like: >>>>>>> - >>>>>>> ; THIS IS INSECURE! CHANGE THE PASSWORD!!! >>>>>>> [admin] >>>>>>> secret = astlinux >>>>>>> read = system,call,log,verbose,command,agent,user,config >>>>>>> write = system,call,log,verbose,command,agent,user,config >>>>>>> - >>>>>>> >>>>>>> The username does not have to be 'admin' if you don't want. >>>>>>> >>>>>>> Lonnie >>>>>>> >>>>>>> >>>>>>> On Jul 22, 2010, at 12:21 PM, Peter Loron wrote: >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>>> Hello, everybody. I have a test install of 0.72 (586-generic) in a >>>>>>>> VirtualBox environment. Things seem to have gotten set up ok, but the >>>>>>>> same credentials (admin/astlinux) I use for the astlinux GUI don't work >>>>>>>> for the asterisk-gui. >>>>>>>> >>>>>>>> Can some kind soul please provide the correct credentials, or point out >>>>>>>> where the web logs and config files for this live so I can try to >>>>>>>> debug? >>>>>>>> >>>>>>>> Thanks! >>>>>>>> >>>>>>>> -pete >>>>>>>> >>>>>>>> >>>>>>>> >>> > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. > > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
