Thanks All<br>Asterisk Gui is working.<br>Solution: make -i (ignore errors)<br><br><br><div><span class="gmail_quote">2006/11/23, <a href="mailto:asterisk-gui-request@lists.digium.com">asterisk-gui-request@lists.digium.com
</a> &lt;<a href="mailto:asterisk-gui-request@lists.digium.com">asterisk-gui-request@lists.digium.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send asterisk-gui mailing list submissions to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:asterisk-gui@lists.digium.com">asterisk-gui@lists.digium.com</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-gui">
http://lists.digium.com/mailman/listinfo/asterisk-gui</a><br>or, via email, send a message with subject or body 'help' to<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:asterisk-gui-request@lists.digium.com">asterisk-gui-request@lists.digium.com
</a><br><br>You can reach the person managing the list at<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:asterisk-gui-owner@lists.digium.com">asterisk-gui-owner@lists.digium.com</a><br><br>When replying, please edit your Subject line so it is more specific
<br>than &quot;Re: Contents of asterisk-gui digest...&quot;<br><br><br>Today's Topics:<br><br>&nbsp;&nbsp; 1. I cant login (Marco Torrez)<br>&nbsp;&nbsp; 2. Re: I cant login (Jason Parker)<br>&nbsp;&nbsp; 3. Re: I cant login (Pari Nannapaneni)<br><br>
<br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Wed, 22 Nov 2006 17:59:50 -0300<br>From: &quot;Marco Torrez&quot; &lt;<a href="mailto:torrezm@gmail.com">torrezm@gmail.com
</a>&gt;<br>Subject: [asterisk-gui] I cant login<br>To: <a href="mailto:asterisk-gui@lists.digium.com">asterisk-gui@lists.digium.com</a><br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:d6a2102e0611221259r7684b39bm50a5609165569afe@mail.gmail.com">
d6a2102e0611221259r7684b39bm50a5609165569afe@mail.gmail.com</a>&gt;<br>Content-Type: text/plain; charset=&quot;windows-1252&quot;<br><br>Hi All<br>I have Asterisk a.4.0-beta 3, asterisk-gui<br>Linux Suse 10.1 Web browser:Firefox
<br>i registerd softphone X-Lite (Sip).<br><br>http.conf:<br>enabled=yes<br>enablestatic=yes<br><br>manager.conf:<br>enabled = yes<br>webenabled = yes<br>[labtyssa]<br>secret=mypassword<br>read = system,call,log,verbose,command,agent,user,config
<br>write = system,call,log,verbose,command,agent,user,config<br>-----<br><br><a href="http://172.16.10.2:8088/ASTERisk/httpstatus">http://172.16.10.2:8088/ASTERisk/httpstatus</a><br>result:<br>&nbsp;&nbsp;Asterisk™ HTTP Status *Prefix**/asterisk* *Bind Address**
0.0.0.0* *Bind<br>Port**8088*<br>------------------------------<br>------------------------------<br>*Asterisk and Digium are registered trademarks of Digium, Inc.<br><br><br><a href="http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html">
http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html</a><br>*Not Found<br><br>Nothing to see here. Move along.<br>------------------------------<br>Asterisk Server<br><br><a href="http://172.16.10.2:8088/Asterisk/static">
http://172.16.10.2:8088/Asterisk/static</a><br>Access Denied<br><br>Sorry, I cannot let you do that, Dave.<br>------------------------------<br>Asterisk Server<br><br><br>CLI&gt; http list status<br>HTTP Server Status:<br>
Prefix: /asterisk<br>Server Enabled and Bound to <a href="http://0.0.0.0:8088">0.0.0.0:8088</a><br><br>Enabled URI's:<br>/asterisk/httpstatus =&gt; Asterisk HTTP General Status<br>/asterisk/manager =&gt; HTML Manager Event Interface
<br>/asterisk/rawman =&gt; Raw HTTP Manager Event Interface<br>/asterisk/static/... =&gt; Asterisk HTTP Static Delivery<br>/asterisk/mxml =&gt; XML Manager Event Interface<br><br>---------------<br>linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make
<br>for x in tools; do \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make -C $x all ; \<br>done<br>make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>cc&nbsp;&nbsp;&nbsp;&nbsp;-c -o zapscan.o zapscan.c<br>zapscan.c:32:27: error: zaptel/zaptel.h: No such file or directory
<br>zapscan.c: In function 'main':<br>zapscan.c:39: error: storage size of 'ztp' isn't known<br>zapscan.c:54: error: 'ZT_GET_PARAMS' undeclared (first use in this function)<br>zapscan.c:54: error: (Each undeclared identifier is reported only once
<br>zapscan.c:54: error: for each function it appears in.)<br>zapscan.c:56: error: '__ZT_SIG_FXO' undeclared (first use in this function)<br>zapscan.c:56: error: '__ZT_SIG_FXS' undeclared (first use in this function)<br>make[1]: *** [
zapscan.o] Error 1<br>make[1]: Leaving directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>make: *** [_all] Error 2<br>---------------------------------<br>linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make install
<br>for x in tools; do \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make -C $x all ; \<br>done<br>make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>cc&nbsp;&nbsp;&nbsp;&nbsp;-c -o zapscan.o zapscan.c<br>zapscan.c:32:27: error: zaptel/zaptel.h: No such file or directory
<br>zapscan.c: In function 'main':<br>zapscan.c:39: error: storage size of 'ztp' isn't known<br>zapscan.c:54: error: 'ZT_GET_PARAMS' undeclared (first use in this function)<br>zapscan.c:54: error: (Each undeclared identifier is reported only once
<br>zapscan.c:54: error: for each function it appears in.)<br>zapscan.c:56: error: '__ZT_SIG_FXO' undeclared (first use in this function)<br>zapscan.c:56: error: '__ZT_SIG_FXS' undeclared (first use in this function)<br>make[1]: *** [
zapscan.o] Error 1<br>make[1]: Leaving directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>make: *** [_all] Error 2<br>---<br>thanks<br>-------------- next part --------------<br>An HTML attachment was scrubbed...
<br>URL: <a href="http://lists.digium.com/pipermail/asterisk-gui/attachments/20061122/c086592d/attachment-0001.htm">http://lists.digium.com/pipermail/asterisk-gui/attachments/20061122/c086592d/attachment-0001.htm</a><br><br>
------------------------------<br><br>Message: 2<br>Date: Wed, 22 Nov 2006 15:06:19 -0600 (CST)<br>From: Jason Parker &lt;<a href="mailto:jparker@digium.com">jparker@digium.com</a>&gt;<br>Subject: Re: [asterisk-gui] I cant login
<br>To: Asterisk GUI project discussion &lt;<a href="mailto:asterisk-gui@lists.digium.com">asterisk-gui@lists.digium.com</a>&gt;<br>Message-ID:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;<a href="mailto:31617904.331164229579479.JavaMail.root@jupiler.digium.com">
31617904.331164229579479.JavaMail.root@jupiler.digium.com</a>&gt;<br>Content-Type: text/plain; charset=&quot;utf-8&quot;<br><br>Install zaptel<br><br>----- Original Message -----<br>From: Marco Torrez &lt;<a href="mailto:torrezm@gmail.com">
torrezm@gmail.com</a>&gt;<br>To: <a href="mailto:asterisk-gui@lists.digium.com">asterisk-gui@lists.digium.com</a><br>Sent: Wednesday, November 22, 2006 2:59:50 PM GMT-0600 US/Central<br>Subject: [asterisk-gui] I cant login
<br><br>Hi All<br>I have Asterisk a.4.0-beta 3, asterisk-gui<br>Linux Suse 10.1 Web browser:Firefox<br>i registerd softphone X-Lite (Sip).<br><br>http.conf:<br>enabled=yes<br>enablestatic=yes<br><br>manager.conf:<br>enabled = yes
<br>webenabled = yes<br>[labtyssa]<br>secret=mypassword<br>read = system,call,log,verbose,command,agent,user,config<br>write = system,call,log,verbose,command,agent,user,config<br>-----<br><br><a href="http://172.16.10.2:8088/ASTERisk/httpstatus">
http://172.16.10.2:8088/ASTERisk/httpstatus</a><br>result:<br>Asterisk™ HTTP Status<br><br>Prefix&nbsp;&nbsp;/asterisk<br>Bind Address&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://0.0.0.0">0.0.0.0</a><br>Bind Port&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8088<br><br><br><br>Asterisk and Digium are registered trademarks of Digium, Inc.
<br><br><br><a href="http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html">http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html</a><br>Not Found<br><br><br>Nothing to see here. Move along.<br>Asterisk Server
<br><br><a href="http://172.16.10.2:8088/Asterisk/static">http://172.16.10.2:8088/Asterisk/static</a><br>Access Denied<br><br><br>Sorry, I cannot let you do that, Dave.<br>Asterisk Server<br><br><br><br>CLI&gt; http list status
<br>HTTP Server Status:<br>Prefix: /asterisk<br>Server Enabled and Bound to <a href="http://0.0.0.0:8088">0.0.0.0:8088</a><br><br>Enabled URI's:<br>/asterisk/httpstatus =&gt; Asterisk HTTP General Status<br>/asterisk/manager =&gt; HTML Manager Event Interface
<br>/asterisk/rawman =&gt; Raw HTTP Manager Event Interface<br>/asterisk/static/... =&gt; Asterisk HTTP Static Delivery<br>/asterisk/mxml =&gt; XML Manager Event Interface<br><br>---------------<br>linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make
<br>for x in tools; do \<br>make -C $x all ; \<br>done<br>make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>cc -c -o zapscan.o zapscan.c<br>zapscan.c:32:27: error: zaptel/zaptel.h: No such file or directory
<br>zapscan.c: In function 'main':<br>zapscan.c:39: error: storage size of 'ztp' isn't known<br>zapscan.c:54: error: 'ZT_GET_PARAMS' undeclared (first use in this function)<br>zapscan.c:54: error: (Each undeclared identifier is reported only once
<br>zapscan.c:54: error: for each function it appears in.)<br>zapscan.c:56: error: '__ZT_SIG_FXO' undeclared (first use in this function)<br>zapscan.c :56: error: '__ZT_SIG_FXS' undeclared (first use in this function)<br>
make[1]: *** [zapscan.o] Error 1<br>make[1]: Leaving directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>make: *** [_all] Error 2<br>---------------------------------<br>linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make install
<br>for x in tools; do \<br>make -C $x all ; \<br>done<br>make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>cc -c -o zapscan.o zapscan.c<br>zapscan.c:32:27: error: zaptel/zaptel.h: No such file or directory
<br>zapscan.c: In function 'main':<br>zapscan.c:39: error: storage size of 'ztp' isn't known<br>zapscan.c:54: error: 'ZT_GET_PARAMS' undeclared (first use in this function)<br>zapscan.c:54: error: (Each undeclared identifier is reported only once
<br>zapscan.c:54: error: for each function it appears in.)<br>zapscan.c:56: error: '__ZT_SIG_FXO' undeclared (first use in this function)<br>zapscan.c :56: error: '__ZT_SIG_FXS' undeclared (first use in this function)<br>
make[1]: *** [zapscan.o] Error 1<br>make[1]: Leaving directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>make: *** [_all] Error 2<br>---<br>thanks<br><br><br>--<br>Jason Parker<br>Digium<br>-------------- next part --------------
<br>An HTML attachment was scrubbed...<br>URL: <a href="http://lists.digium.com/pipermail/asterisk-gui/attachments/20061122/5c58f9a6/attachment-0001.htm">http://lists.digium.com/pipermail/asterisk-gui/attachments/20061122/5c58f9a6/attachment-0001.htm
</a><br><br>------------------------------<br><br>Message: 3<br>Date: Wed, 22 Nov 2006 15:09:57 -0600<br>From: Pari Nannapaneni &lt;<a href="mailto:pari@digium.com">pari@digium.com</a>&gt;<br>Subject: Re: [asterisk-gui] I cant login
<br>To: Asterisk GUI project discussion &lt;<a href="mailto:asterisk-gui@lists.digium.com">asterisk-gui@lists.digium.com</a>&gt;<br>Message-ID: &lt;<a href="mailto:4564BCA5.7040003@digium.com">4564BCA5.7040003@digium.com</a>
&gt;<br>Content-Type: text/plain; charset=windows-1252; format=flowed<br><br> &gt; <a href="http://172.16.10.2:8088/ASTERisk/httpstatus">http://172.16.10.2:8088/ASTERisk/httpstatus</a><br> &gt; <a href="http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html">
http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html</a><br> &gt; &lt;<a href="http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html">http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html</a>&gt;<br>
 &gt; <a href="http://172.16.10.2:8088/Asterisk/static">http://172.16.10.2:8088/Asterisk/static</a><br><br>My guess is that may be because the URL is case sensitive<br>try <a href="http://172.16.10.2:8088/asterisk/static/config/cfgbasic.html">
http://172.16.10.2:8088/asterisk/static/config/cfgbasic.html</a><br>instead of<br><a href="http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html">http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html</a><br>
<br>regards,<br>- pari<br><br><br><br>Marco Torrez wrote:<br>&gt; Hi All<br>&gt; I have Asterisk a.4.0-beta 3, asterisk-gui<br>&gt; Linux Suse 10.1 Web browser:Firefox<br>&gt; i registerd softphone X-Lite (Sip).<br>&gt;<br>
&gt; http.conf:<br>&gt; enabled=yes<br>&gt; enablestatic=yes<br>&gt;<br>&gt; manager.conf:<br>&gt; enabled = yes<br>&gt; webenabled = yes<br>&gt; [labtyssa]<br>&gt; secret=mypassword<br>&gt; read = system,call,log,verbose,command,agent,user,config
<br>&gt; write = system,call,log,verbose,command,agent,user,config<br>&gt; -----<br>&gt;<br>&gt; <a href="http://172.16.10.2:8088/ASTERisk/httpstatus">http://172.16.10.2:8088/ASTERisk/httpstatus</a><br>&gt; result:<br>&gt;
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Asterisk™ HTTP Status<br>&gt;<br>&gt; /Prefix/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*/asterisk*<br>&gt; /Bind Address/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*<a href="http://0.0.0.0">0.0.0.0</a> &lt;<a href="http://0.0.0.0">http://0.0.0.0</a>&gt;*<br>&gt; /Bind Port/&nbsp;&nbsp; *8088*
<br>&gt; ------------------------------------------------------------------------<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; /Asterisk and Digium are registered trademarks of Digium, Inc.
<br>&gt;<br>&gt;<br>&gt; <a href="http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html">http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html</a><br>&gt; &lt;<a href="http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html">
http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html</a>&gt;<br>&gt; /<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp; Not Found<br>&gt;<br>&gt; Nothing to see here. Move along.<br>&gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt; Asterisk Server<br>&gt;<br>&gt; <a href="http://172.16.10.2:8088/Asterisk/static">http://172.16.10.2:8088/Asterisk/static</a><br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp; Access Denied<br>&gt;<br>&gt; Sorry, I cannot let you do that, Dave.
<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt; Asterisk Server<br>&gt;<br>&gt;<br>&gt; CLI&gt; http list status<br>&gt; HTTP Server Status:<br>&gt; Prefix: /asterisk<br>&gt; Server Enabled and Bound to 
<a href="http://0.0.0.0:8088">0.0.0.0:8088</a> &lt;<a href="http://0.0.0.0:8088">http://0.0.0.0:8088</a>&gt;<br>&gt;<br>&gt; Enabled URI's:<br>&gt; /asterisk/httpstatus =&gt; Asterisk HTTP General Status<br>&gt; /asterisk/manager =&gt; HTML Manager Event Interface
<br>&gt; /asterisk/rawman =&gt; Raw HTTP Manager Event Interface<br>&gt; /asterisk/static/... =&gt; Asterisk HTTP Static Delivery<br>&gt; /asterisk/mxml =&gt; XML Manager Event Interface<br>&gt;<br>&gt; ---------------<br>
&gt;<br>&gt; linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make<br>&gt; for x in tools; do \<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make -C $x all ; \<br>&gt; done<br>&gt; make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'
<br>&gt; cc&nbsp;&nbsp;&nbsp;&nbsp;-c -o zapscan.o zapscan.c<br>&gt; zapscan.c:32:27: error: zaptel/zaptel.h: No such file or directory<br>&gt; zapscan.c: In function 'main':<br>&gt; zapscan.c:39: error: storage size of 'ztp' isn't known<br>
&gt; zapscan.c:54: error: 'ZT_GET_PARAMS' undeclared (first use in this<br>&gt; function)<br>&gt; zapscan.c:54: error: (Each undeclared identifier is reported only once<br>&gt; zapscan.c:54: error: for each function it appears in.)
<br>&gt; zapscan.c:56: error: '__ZT_SIG_FXO' undeclared (first use in this function)<br>&gt; zapscan.c :56: error: '__ZT_SIG_FXS' undeclared (first use in this function)<br>&gt; make[1]: *** [zapscan.o] Error 1<br>&gt; make[1]: Leaving directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'
<br>&gt; make: *** [_all] Error 2<br>&gt; ---------------------------------<br>&gt; linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make install<br>&gt; for x in tools; do \<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; make -C $x all ; \<br>&gt; done
<br>&gt; make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>&gt; cc&nbsp;&nbsp;&nbsp;&nbsp;-c -o zapscan.o zapscan.c<br>&gt; zapscan.c:32:27: error: zaptel/zaptel.h: No such file or directory<br>&gt; zapscan.c: In function 'main':
<br>&gt; zapscan.c:39: error: storage size of 'ztp' isn't known<br>&gt; zapscan.c:54: error: 'ZT_GET_PARAMS' undeclared (first use in this<br>&gt; function)<br>&gt; zapscan.c:54: error: (Each undeclared identifier is reported only once
<br>&gt; zapscan.c:54: error: for each function it appears in.)<br>&gt; zapscan.c:56: error: '__ZT_SIG_FXO' undeclared (first use in this function)<br>&gt; zapscan.c :56: error: '__ZT_SIG_FXS' undeclared (first use in this function)
<br>&gt; make[1]: *** [zapscan.o] Error 1<br>&gt; make[1]: Leaving directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>&gt; make: *** [_all] Error 2<br>&gt; ---<br>&gt; thanks<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------
<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; asterisk-gui mailing list<br>&gt; To UNSUBSCRIBE or update options visit:
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-gui">http://lists.digium.com/mailman/listinfo/asterisk-gui</a><br><br><br><br>------------------------------<br><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-gui mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-gui">
http://lists.digium.com/mailman/listinfo/asterisk-gui</a><br><br>End of asterisk-gui Digest, Vol 1, Issue 9<br>******************************************<br></blockquote></div><br>