[asterisk-gui] 501 not implemented

Andrew Latham lathama at gmail.com
Thu Oct 14 19:32:17 CDT 2010


s/;redirect\s*=\s*\/\s*\/static\/config\/index.html/redirect = \/
\/static\/config\/index.html/g

go to http://<ipaddress>:8088/static/config/index.html

~
Andrew "lathama" Latham
lathama at gmail.com

* Learn more about OSS http://en.wikipedia.org/wiki/Open-source_software
* Learn more about Linux http://en.wikipedia.org/wiki/Linux
* Learn more about Tux http://en.wikipedia.org/wiki/Tux



On Thu, Oct 14, 2010 at 8:49 PM, dima <dima at scancom.es> wrote:
> Hello everyone,
>
> I'm trying to test asterisk-gui. After installing, configuring and
> restarting asterisk and asterisk-gui I have no luck connecting to
> asterisk-gui via browser. For any request I make, I get "501 Not
> Implemented" error.
>
> Something like:
>
> GET /static/config/cfgbasic.html HTTP/1.1
> Host: localhost:8088
> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.10)
> Gecko/20100922 Ubuntu/10.10 (maverick) Firefox/3.6.10
> ...
>
>
> HTTP/1.1 501 Not Implemented
> Server: Asterisk/1.6.2.7-1ubuntu1
> ...
>
> Am I missing something? Or may be asterisk-gui does not work with
> asterisk 1.6.2?
>
> Here is my setup.
> Asterisk 1.6.2 (installed from ubuntu repository)
> Asterisk-GUI SVN-branch-2.0-r5092
>
> manager.conf
> [general]
> enabled = yes
> webenabled = yes
> port = 5038
> bindaddr = 127.0.0.1
> [admin]
> secret = 123456
> read = system,call,log,verbose,command,agent,config,read,write
> write = system,call,log,verbose,command,agent,config,read,write
>
> httpd.conf
> [general]
> enabled=yes
> bindaddr=127.0.0.1
> bindport=8088
> prefix=asterisk
> enablestatic=yes
> redirect = / /static/config/cfgbasic.html
>
>
>
> --
> _____________________________________________________________________
> -- 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
>



More information about the asterisk-gui mailing list