when I run&nbsp; make install on asterisk-1.2.8<br><br>install -m 755 -d /chan_ss7-0.8.4/usr/lib/asterisk/modules<br>install -m 644 chan_ss7.so /chan_ss7-0.8.4/usr/lib/asterisk/modules<br>cd&nbsp; &amp;&amp; rm -f chan_ss7 &amp;&amp; ln -s chan_ss7-
0.8.4 chan_ss7<br>cd /asterisk/usr/lib/asterisk/modules &amp;&amp; ln -sf ../../../../../chan_ss7/usr/lib/asterisk/modules/* .<br>/bin/sh: line 0: cd: /asterisk/usr/lib/asterisk/modules: No such file or directory<br>make: *** [install] Error 1
<br><br>Can&nbsp; you help correct this <br><br>I did my install on /usr/src/chan_ss7-0.8.4<br><br>thank you<br><br>goksie<br><div><span class="gmail_quote">On 6/7/06, <b class="gmail_sendername">Anton</b> &lt;<a href="mailto:anton.vazir@gmail.com">
anton.vazir@gmail.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;">Great! Thank you Anders!<br><br>On 7 June 2006 17:23, Anders Baekgaard wrote:
<br>&gt; An updated version of chan_ss7 for asterisk has been<br>&gt; released as version 0.8.4. This version has been tested<br>&gt; against asterisk version <a href="http://1.2.9.1">1.2.9.1</a>.<br>&gt;<br>&gt;<br>&gt; From the README:
<br>&gt; - Fixed crash when T1 expires<br>&gt; - Made check on audio read to detect underruns<br>&gt; - Fixed crash in process_acm<br>&gt; - Changed priority for continuity check thread<br>&gt; - Fixed crash in CLI command block/unblock
<br>&gt; - Fixed CLI command output: &quot;Unknown state: 3&quot;<br>&gt; - Listen on cluster socket only when there are other<br>&gt; cluster nodes configured - Port for TCP connection in<br>&gt; cluster now configurable - Use of ast_setstate to report
<br>&gt; channel state changes - New per link config options to<br>&gt; enable echo cancellation in Zaptel driver - New CIC<br>&gt; hunting policies: sequential low-to-high and sequential<br>&gt; high-to-low<br>&gt;<br>&gt; Additional information and the source of chan_ss7 can be
<br>&gt; found at <a href="http://www.sifira.dk/chan-ss7">http://www.sifira.dk/chan-ss7</a>.<br>&gt;<br>&gt; Best regards,<br>&gt; Anders Baekgaard<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; asterisk-ss7 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-ss7">http://lists.digium.com/mailman/listinfo/asterisk-ss7
</a><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-ss7 mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br></blockquote></div><br>