> Hi, > > should chan_ss7-0.10 work with asterisk 1.2.X too? I have working ss7 box > using chan_ss7 0.9 (debian kernel 2.6.19, wanpipe 2.3.4-3, zaptel 1.2.12 and > asterisk 1.2.10) and I cannot compile chan_ss7-0.10. you must revert changes from diffs from http://br.geocities.com/bruno_agostinho/chan_ss7-09_144/ but preferred is test with 1.4 (you may benefit from sip jitter buffer i.e.) > I outcommented lines between 893 and 900 in chan_ss7.c but i still have > error while compiling: > > ss7:/usr/src/chan_ss7-0.10# make chan_ss7.so > gcc -c -g -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -D_REENTRANT -D_GNU_SOURCE -DPIC -fpic -DCHAN_SS7_VERSION=\"0.10\" -o > chan_ss7.o chan_ss7.c > chan_ss7.c:808: warning: static declaration for `reload' follows non-static > chan_ss7.c:814: warning: static declaration for `load_module' follows > non-static > chan_ss7.c:854: warning: static declaration for `unload_module' follows > non-static > gcc -c -g -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -D_REENTRANT -D_GNU_SOURCE -DPIC -fpic -DCHAN_SS7_VERSION=\"0.10\" -o > l4isup.o l4isup.c > l4isup.c:211: error: unknown field `send_digit_begin' specified in > initializer > l4isup.c:211: warning: initialization from incompatible pointer type > l4isup.c:220: warning: initialization from incompatible pointer type > l4isup.c: In function `ss7_new': > l4isup.c:569: error: too many arguments to function `ast_channel_alloc' > make: *** [l4isup.o] Error 1 > > --------------------------------------- Marek Cervenka =======================================