as it seems that it is unable to find zaptel.h & asterisk so try the make command as:
> INCLUDE="-I<directory-containing-zaptel.h> -I<directory-containing-asterisk>" make
hope it'll work
On 10/31/06, Mr.Surender Reddy <[EMAIL PROTECTED]> wrote:
Hi,I have tried to compile new chan ss7 iam getting this error.make
Makefile:99: .depend: No such file or directory
gcc -MM -E -I../source/telephony/zaptel -I../source/telephony/asterisk/include -g -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -DPIC -fpic -DCHAN_SS7_VERSION=\" 0.9\" chan_ss7.c l4isup.c isup.c mtp.c utils.c config.c cluster.c lffifo.c > .depend.new && mv -f .depend.new .depend || rm -f .depend.new
echo SCCPOBJS
SCCPOBJS
echo SCCPSRCS
SCCPSRCS
can u please advice me.regardssurender
On 30/10/06, Silas Bendix <[EMAIL PROTECTED]> wrote:Version 0.9 of chan_ss7 for asterisk released.
New in version 0.9
- Major refactoring of source code to support other level 4 protocols
- Dynamic adjustment of audio data buffers during writes -
this should reduce "write buffer full" problems
- New CLI command: ss7 show channels, same as ss7 linestat
- Initial address message can be broken to IAM and subsequent SAMs
- Fixed crash when executing CLI reset command
- Tested with asterisk version 1.2.9.
Additional information and the source of chan_ss7 can be found at
http://www.sifira.dk/chan-ss7
Silas Bendix
CTO, Sifira A/S
_______________________________________________
--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
--
|__\__/__| /__/ \__\ |__| \__|
_______________________________________________ --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