[asterisk-gui] I cant login

Pari Nannapaneni pari at digium.com
Wed Nov 22 14:09:57 MST 2006


 > http://172.16.10.2:8088/ASTERisk/httpstatus
 > http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html
 > <http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html>
 > http://172.16.10.2:8088/Asterisk/static

My guess is that may be because the URL is case sensitive
try http://172.16.10.2:8088/asterisk/static/config/cfgbasic.html
instead of
http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html

regards,
- pari



Marco Torrez wrote:
> Hi All
> I have Asterisk a.4.0-beta 3, asterisk-gui
> Linux Suse 10.1 Web browser:Firefox
> i registerd softphone X-Lite (Sip).
> 
> http.conf:
> enabled=yes
> enablestatic=yes
> 
> manager.conf:
> enabled = yes
> webenabled = yes
> [labtyssa]
> secret=mypassword
> read = system,call,log,verbose,command,agent,user,config
> write = system,call,log,verbose,command,agent,user,config
> -----
> 
> http://172.16.10.2:8088/ASTERisk/httpstatus
> result:
> 
> 
>       Asterisk™ HTTP Status
> 
> /Prefix/	*/asterisk*
> /Bind Address/	*0.0.0.0 <http://0.0.0.0>*
> /Bind Port/	*8088*
> ------------------------------------------------------------------------
> ------------------------------------------------------------------------
> 
> /Asterisk and Digium are registered trademarks of Digium, Inc.
> 
> 
> http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html 
> <http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html>
> /
> 
> 
>   Not Found
> 
> Nothing to see here. Move along.
> 
> ------------------------------------------------------------------------
> Asterisk Server
> 
> http://172.16.10.2:8088/Asterisk/static
> 
> 
>   Access Denied
> 
> Sorry, I cannot let you do that, Dave.
> 
> ------------------------------------------------------------------------
> Asterisk Server
> 
> 
> CLI> http list status
> HTTP Server Status:
> Prefix: /asterisk
> Server Enabled and Bound to 0.0.0.0:8088 <http://0.0.0.0:8088>
> 
> Enabled URI's:
> /asterisk/httpstatus => Asterisk HTTP General Status
> /asterisk/manager => HTML Manager Event Interface
> /asterisk/rawman => Raw HTTP Manager Event Interface
> /asterisk/static/... => Asterisk HTTP Static Delivery
> /asterisk/mxml => XML Manager Event Interface
> 
> ---------------
> 
> linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make
> for x in tools; do \
>         make -C $x all ; \
> done
> make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'
> cc    -c -o zapscan.o zapscan.c
> zapscan.c:32:27: error: zaptel/zaptel.h: No such file or directory
> zapscan.c: In function 'main':
> zapscan.c:39: error: storage size of 'ztp' isn't known
> zapscan.c:54: error: 'ZT_GET_PARAMS' undeclared (first use in this 
> function)
> zapscan.c:54: error: (Each undeclared identifier is reported only once
> zapscan.c:54: error: for each function it appears in.)
> zapscan.c:56: error: '__ZT_SIG_FXO' undeclared (first use in this function)
> zapscan.c :56: error: '__ZT_SIG_FXS' undeclared (first use in this function)
> make[1]: *** [zapscan.o] Error 1
> make[1]: Leaving directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'
> make: *** [_all] Error 2
> ---------------------------------
> linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make install
> for x in tools; do \
>         make -C $x all ; \
> done
> make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'
> cc    -c -o zapscan.o zapscan.c
> zapscan.c:32:27: error: zaptel/zaptel.h: No such file or directory
> zapscan.c: In function 'main':
> zapscan.c:39: error: storage size of 'ztp' isn't known
> zapscan.c:54: error: 'ZT_GET_PARAMS' undeclared (first use in this 
> function)
> zapscan.c:54: error: (Each undeclared identifier is reported only once
> zapscan.c:54: error: for each function it appears in.)
> zapscan.c:56: error: '__ZT_SIG_FXO' undeclared (first use in this function)
> zapscan.c :56: error: '__ZT_SIG_FXS' undeclared (first use in this function)
> make[1]: *** [zapscan.o] Error 1
> make[1]: Leaving directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'
> make: *** [_all] Error 2
> ---
> thanks
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.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