I've compiled and run it but no effect. Then i noticed that there is warning when i run asterisk
Jun 22 14:37:47 WARNING[16384]: chan_zap.c:8762 setup_zap: Ignoring ukcallerid
Kevin Walsh wrote:
Damian Minkov [EMAIL PROTECTED] wrote:
I have problem compiling it
******************************************** chan_zap.c: In function `zt_get_history': chan_zap.c:768: storage size of `hist' isn't known chan_zap.c:771: `ZT_GET_HISTORY' undeclared (first use in this function) chan_zap.c:771: (Each undeclared identifier is reported only once chan_zap.c:771: for each function it appears in.) chan_zap.c:768: warning: unused variable `hist' make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: *** [subdirs] Error 1 ********************************************
There are two patch sets; one for Zaptel and one for Asterisk.
Apply the Zaptel patches, compile and install. Once you've done that, you can turn your attention to compiling Asterisk with its new patches.
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
