Hi,

When I compile the above two, I get the following error:

   [CC] chan_dahdi.c -> chan_dahdi.o
chan_dahdi.c:996: error: field âcall_levelâ has incomplete type
chan_dahdi.c: In function âdahdi_callâ:
chan_dahdi.c:3640: error: âDAHDI_CALL_LEVEL_SETUPâ undeclared (first use in
this function)
chan_dahdi.c:3640: error: (Each undeclared identifier is reported only once
chan_dahdi.c:3640: error: for each function it appears in.)
chan_dahdi.c: In function âdahdi_hangupâ:
chan_dahdi.c:4637: error: âDAHDI_CALL_LEVEL_IDLEâ undeclared (first use in
this function)
chan_dahdi.c: In function âdahdi_answerâ:
chan_dahdi.c:4955: error: âDAHDI_CALL_LEVEL_CONNECTâ undeclared (first use
in this function)
chan_dahdi.c: In function âdahdi_indicateâ:
chan_dahdi.c:7635: error: âDAHDI_CALL_LEVEL_ALERTINGâ undeclared (first use
in this function)
chan_dahdi.c:7683: error: âDAHDI_CALL_LEVEL_PROCEEDINGâ undeclared (first
use in this function)
chan_dahdi.c: In function âss7_start_callâ:
chan_dahdi.c:11900: error: âDAHDI_CALL_LEVEL_PROCEEDINGâ undeclared (first
use in this function)
chan_dahdi.c:11903: error: âDAHDI_CALL_LEVEL_SETUPâ undeclared (first use in
this function)
chan_dahdi.c:11912: error: âDAHDI_CALL_LEVEL_IDLEâ undeclared (first use in
this function)
chan_dahdi.c: In function âss7_linksetâ:
chan_dahdi.c:12167: error: âDAHDI_CALL_LEVEL_ALERTINGâ undeclared (first use
in this function)
chan_dahdi.c:12409: error: âDAHDI_CALL_LEVEL_PROCEEDINGâ undeclared (first
use in this function)
chan_dahdi.c:12521: error: âDAHDI_CALL_LEVEL_CONNECTâ undeclared (first use
in this function)
make[1]: *** [chan_dahdi.o] Error 1
make: *** [channels] Error 2

Looking through the previous posts, there seems to be a similar reported
issue back in September 2009.  Has that ever been fixed?

Regards
HASSAN
--
_____________________________________________________________________
-- 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