> hello:
> i try to compile asterisk-1.4.20, zaptel-1.4.10 and chan_ss7-1.2.1 under 
> centos-5.3.
> the asterisk and zaptel are ok. i can compile that without problem.
> but when i compile the chan_ss7, i get error with l4isup.c.
> =============this is my Makefile in chan_ss7======
> # non-standard places.
> INCLUDE+=-I /usr/src/zaptel-1.4.10/kernel
> CFLAGS+=-ZAPTEL
> INCLUDE+=-I /usr/src/asterisk-1.4.20

CFLAGS+=-DUSE_ZAPTEL in Makefile

and thereis typo in l4isup.c
on line 75
#define DAHDI_EVENT_DTMFDUP ZT_EVENT_DTMFUP
to
#define DAHDI_EVENT_DTMFUP ZT_EVENT_DTMFUP

it's fixed in svn http://svn.dicea.dk/chan_ss7/trunk

---------------------------------------
Marek Cervenka
jabber          - cerv...@njs.netlab.cz
=======================================


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

Reply via email to