[Asterisk-Users] chan_capi-0.3.5 does not compile under latest CVS

Patrick asterisk at puzzled.xs4all.nl
Sun Oct 10 07:18:06 MST 2004


On Sun, 2004-10-10 at 15:27, Ron Norton wrote:
> chan_capi 0.3.5 (http://www.junghans.net) does not compile under the latest 
> Asterisk CVS-HEAD-10/10/04-14:58:47 --
> 
> Any hint to make it work or other options to have ISDN work with Asterisk ?
> 
> chan_capi.c: In function `capi_new':
> chan_capi.c:1073: error: structure has no member named `callerid'
> chan_capi.c:1074: error: structure has no member named `dnid'
> chan_capi.c: In function `pipe_msg':
> chan_capi.c:1724: error: structure has no member named `dnid'
> chan_capi.c:1724: error: structure has no member named `dnid'
> chan_capi.c:1724: error: structure has no member named `dnid'
> chan_capi.c:1724: error: structure has no member named `dnid'
> chan_capi.c:1724: error: structure has no member named `dnid'
> chan_capi.c:1724: error: structure has no member named `dnid'
> chan_capi.c:1724: error: structure has no member named `dnid'
> chan_capi.c:1724: error: structure has no member named `dnid'
> chan_capi.c: In function `load_module':
> chan_capi.c:2793: warning: passing arg 4 of `ast_channel_register' from 
> incompatible pointer type
> make: *** [chan_capi.o] Error 1
> 
> Thanks.
> 
> Ron

Lots has changed in the callerid code. Several cvs commit messages state
that. Subscribe to asterisk-cvs list (low volume) and you would probably
have known. Use the stable release 1.0.x:
cvs checkout -r v1-0 zaptel libpri asterisk asterisk-sounds
asterisk-addons etc. Should work.

Regards,
Patrick




More information about the asterisk-users mailing list