>Currently on the Status page (plus a couple of others - Speed Dials 
>comes to mind) I'm getting the error message "The "manager.conf" 
>file is not enabled for 127.0.0.1 on port 5038."
>
>A quick check of manager.conf indicates that the manager interface 
>is enabled for the web interface.  The following section is here:-
>
>[webinterface]
>secret = webinterface
>deny = 0.0.0.0/0.0.0.0
>permit = 127.0.0.1/255.255.255.255
>read = command
>write = command
>
>The only thing I can think of is that the required access for 
>Astlinux have changed, but since I've modified my manager.conf (to 
>include another user) I'm left with the old setup for the web 
>interface.  A "manager show user webinterface" in the Asterisk CLI 
>shows the following:-
>
>pbx*CLI> manager show user webinterface
>pbx*CLI>
>        username: webinterface
>          secret: <Set>
>            deny: 0.0.0.0/0.0.0.0
>          permit: 127.0.0.1/255.255.255.255
>            read: command
>           write: command
>displayconnects: no
>
>...so Asterisk does know about the user.  Can anyone shed any light on this?

What about the upper part of the manager.conf?

[general]
displaysystemname = yes
enabled = yes
webenabled = yes
port = 5038

Though "webenabled" is not needed for Astlinux WebGUI.

Michael

http://www.mksolutions.info

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Astlinux-users mailing list
Astlinux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
pay...@krisk.org.

Reply via email to