If you don't want install zaptel, open Makefile and mark this line &quot;SUBDIRS=tools&quot;<br><br>Regards,<br>mrdlnf<br><br><div><span class="gmail_quote">On 11/23/06, <b class="gmail_sendername">Jason Parker</b> &lt;<a href="mailto:jparker@digium.com">
jparker@digium.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Install zaptel<div><span class="e" id="q_10f16e97ec7ca4f8_1">
<br><br>----- Original Message -----<br>From: Marco Torrez &lt;<a href="mailto:torrezm@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">torrezm@gmail.com</a>&gt;<br>To: <a href="mailto:asterisk-gui@lists.digium.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
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" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://172.16.10.2:8088/ASTERisk/httpstatus</a><br>result: <br><table align="center" bgcolor="#f1f1f1"><tbody><tr><td colspan="2" bgcolor="#e0e0ff" width="500"><h2>&nbsp;&nbsp;Asterisk™ HTTP Status</h2></td></tr>
<tr><td><i>Prefix</i></td><td><b>/asterisk</b></td></tr>
<tr><td><i>Bind Address</i></td><td><b><a href="http://0.0.0.0" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">0.0.0.0</a></b></td></tr>
<tr><td><i>Bind Port</i></td><td><b>8088</b></td></tr>
<tr><td colspan="2"><hr></td></tr>
<tr><td colspan="2"><hr></td></tr>
</tbody></table><center><font size="-1"><i>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" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://172.16.10.2:8088/Asterisk/static/config/cfgbasic.html
</a><br></i></font><h1>Not Found</h1>
<p>Nothing to see here.  Move along.</p>
<hr>
<address>Asterisk Server<br><br><a href="http://172.16.10.2:8088/Asterisk/static" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://172.16.10.2:8088/Asterisk/static</a><br></address><h1>Access Denied
</h1>
<p>Sorry, I cannot let you do that, Dave.</p>
<hr>
<address>Asterisk Server<br><br></address><div style="text-align: left;"><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" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
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></div></center>linux-u3kg:/usr/src/asterisk/asterisk/asterisk-gui # make<br>for x in tools; do \<br>&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; -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; make -C $x all ; \<br>done<br>make[1]: Entering directory `/usr/src/asterisk/asterisk/asterisk-gui/tools'<br>cc&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>
<br><br></span></div>-- <br>Jason&nbsp;Parker<br>Digium<br></div>
<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --<br><br>
asterisk-gui mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-gui" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-gui
</a><br><br></blockquote></div><br><br>