Dave Cotton
2004-Apr-28 04:10 UTC
[Asterisk-Users] Are Zaptel and Asterisk out of sync in CVS?
Both updated from CVS within the same script but:- channel.c:44:2: #error "You need newer zaptel! Please cvs update zaptel" channel.c: In function `ast_channel_alloc': channel.c:298: error: `ZT_TIMERPONG' undeclared (first use in this function) channel.c:298: error: (Each undeclared identifier is reported only once channel.c:298: error: for each function it appears in.) channel.c: In function `ast_queue_frame': channel.c:407: error: `ZT_TIMERPING' undeclared (first use in this function) channel.c: In function `ast_read': channel.c:1153: error: `ZT_EVENT_TIMER_EXPIRED' undeclared (first use in this function) channel.c:1155: error: `ZT_EVENT_TIMER_PING' undeclared (first use in this function) channel.c:1164: error: `ZT_TIMERPONG' undeclared (first use in this function) -- Dave Cotton <dcotton@linuxautrement.com>