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

regards
surender
 
On 6/8/06, Mr.Surender Reddy <[EMAIL PROTECTED]> wrote:

Dear sir ,
                When iam making the new SS7 iam getting errors sir can u pplz help us.
 
regards
surender

 
On 6/7/06, Anders Baekgaard <[EMAIL PROTECTED]> wrote:
An updated version of chan_ss7 for asterisk has been released as version
0.8.4. This version has been tested against asterisk version 1.2.9.1.


From the README:
- Fixed crash when T1 expires
- Made check on audio read to detect underruns
- Fixed crash in process_acm
- Changed priority for continuity check thread
- Fixed crash in CLI command block/unblock
- Fixed CLI command output: "Unknown state: 3"
- Listen on cluster socket only when there are other cluster nodes configured
- Port for TCP connection in cluster now configurable
- Use of ast_setstate to report channel state changes
- New per link config options to enable echo cancellation in Zaptel driver
- New CIC hunting policies: sequential low-to-high and sequential high-to-low

Additional information and the source of chan_ss7 can be found at
http://www.sifira.dk/chan-ss7 .

Best regards,
Anders Baekgaard
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-ss7


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-ss7 mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-ss7

Reply via email to