<div>Dear sir,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This is the problem iam getting when iam trying to install the new version of ss7.</div>
<div>can u plz guide me to install.</div>
<div>[root@localhost chan_ss7-0.8.4]# make<br>gcc -c&nbsp; -g -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -DPIC -fpic -o cluster.o cluster.c<br>gcc -c&nbsp; -g -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -DPIC -fpic -o 
config.o config.c<br>gcc -c&nbsp; -g -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -DPIC -fpic -o chan_ss7.o chan_ss7.c<br>chan_ss7.c:57:20: zaptel.h: No such file or directory
<br>chan_ss7.c: In function `ss7_new':<br>chan_ss7.c:631: error: `ZT_FLUSH_ALL' undeclared (first use in this function)<br>chan_ss7.c:631: error: (Each undeclared identifier is reported only once<br>chan_ss7.c:631: error: for each function it appears in.)
<br>chan_ss7.c:632: error: `ZT_FLUSH' undeclared (first use in this function)<br>chan_ss7.c: In function `ss7_send_digit':<br>chan_ss7.c:725: error: `ZT_DIAL_OPERATION' undeclared (first use in this function)<br>chan_ss7.c:725: error: syntax error before &quot;zo&quot;
<br>chan_ss7.c:730: error: `zo' undeclared (first use in this function)<br>chan_ss7.c:730: error: `ZT_DIAL_OP_APPEND' undeclared (first use in this function)<br>chan_ss7.c:734: error: `ZT_DIAL' undeclared (first use in this function)
<br>chan_ss7.c: In function `ss7_handle_event':<br>chan_ss7.c:1868: error: `ZT_EVENT_DIALCOMPLETE' undeclared (first use in this function)<br>chan_ss7.c:1871: error: `ZT_DIALING' undeclared (first use in this function)<br>
chan_ss7.c: In function `get_zaptel_event':<br>chan_ss7.c:1896: error: `ZT_GETEVENT' undeclared (first use in this function)<br>chan_ss7.c: In function `ss7_read':<br>chan_ss7.c:1942: error: `ELAST' undeclared (first use in this function)
<br>chan_ss7.c: In function `ss7_exception':<br>chan_ss7.c:2049: error: `ZT_GETEVENT' undeclared (first use in this function)<br>chan_ss7.c: In function `zt_enable_ec':<br>chan_ss7.c:2409: error: `ZT_AUDIOMODE' undeclared (first use in this function)
<br>chan_ss7.c:2414: error: `ZT_ECHOCANCEL' undeclared (first use in this function)<br>chan_ss7.c:2422: error: `ZT_ECHOTRAIN' undeclared (first use in this function)<br>chan_ss7.c: In function `zt_disable_ec':<br>chan_ss7.c:2439: error: `ZT_ECHOCANCEL' undeclared (first use in this function)
<br>chan_ss7.c: In function `continuity_check_thread_main':<br>chan_ss7.c:3691: error: `ELAST' undeclared (first use in this function)<br>chan_ss7.c: In function `setup_cic':<br>chan_ss7.c:4500: error: `ZT_BUFFERINFO' undeclared (first use in this function)
<br>chan_ss7.c:4500: error: syntax error before &quot;bi&quot;<br>chan_ss7.c:4526: error: `ZT_SPECIFY' undeclared (first use in this function)<br>chan_ss7.c:4531: error: `ZT_LAW_ALAW' undeclared (first use in this function)
<br>chan_ss7.c:4532: error: `ZT_SETLAW' undeclared (first use in this function)<br>chan_ss7.c:4537: error: `bi' undeclared (first use in this function)<br>chan_ss7.c:4537: error: `ZT_POLICY_IMMEDIATE' undeclared (first use in this function)
<br>chan_ss7.c:4541: error: `ZT_SET_BUFINFO' undeclared (first use in this function)<br>chan_ss7.c:4547: error: `ZT_SET_BLOCKSIZE' undeclared (first use in this function)<br>make: *** [chan_ss7.o] Error 1<br><br>regards</div>

<div>surender<br>&nbsp;</div>
<div><span class="gmail_quote">On 6/8/06, <b class="gmail_sendername">Mr.Surender Reddy</b> &lt;<a href="mailto:gvsurenderreddy@gmail.com">gvsurenderreddy@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div><br>Dear sir ,</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; When iam making the new SS7 iam getting errors sir can u pplz help us.</div>
<div>&nbsp;</div>
<div>regards</div></div>
<div><span class="sg">
<div>surender</div></span></div>
<div><span class="e" id="q_10bb245b55715268_2">
<div><br>&nbsp;</div>
<div><span class="gmail_quote">On 6/7/06, <b class="gmail_sendername">Anders Baekgaard</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:ab@sifira.com" target="_blank">ab@sifira.com</a>&gt; wrote:
</span> 
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">An updated version of chan_ss7 for asterisk has been released as version<br>0.8.4. This version has been tested against asterisk version 
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://1.2.9.1/" target="_blank">1.2.9.1</a>.<br><br><br>From the README:<br>- Fixed crash when T1 expires<br>- Made check on audio read to detect underruns<br>
- Fixed crash in process_acm<br>- Changed priority for continuity check thread <br>- Fixed crash in CLI command block/unblock<br>- Fixed CLI command output: &quot;Unknown state: 3&quot;<br>- Listen on cluster socket only when there are other cluster nodes configured
<br>- Port for TCP connection in cluster now configurable <br>- Use of ast_setstate to report channel state changes<br>- New per link config options to enable echo cancellation in Zaptel driver<br>- New CIC hunting policies: sequential low-to-high and sequential high-to-low
<br><br>Additional information and the source of chan_ss7 can be found at<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.sifira.dk/chan-ss7" target="_blank">http://www.sifira.dk/chan-ss7</a>
.<br><br>Best regards,<br>Anders Baekgaard<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-ss7 mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-ss7" target="_blank">
 http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br></blockquote></div><br></span></div></blockquote></div><br>