search for: capi20_isinstalled

Displaying 4 results from an estimated 4 matches for "capi20_isinstalled".

2006 Feb 28
2
chan_capi and Eicon Diva
...t written anywhere) and then capiinfo shows me all board parameters, but I have to break it otherwise capiinfo doesn't exit at all, but I don't know if this is an expected behaviour. When I try to use chan_capi I get the message in the asterisk log that CAPI is not installed and in fact the capi20_isinstalled function in chan_capi.c returns 4109, the error code expected when capi is not installed. Why? Has anyone some experience on the matter that is willing to share? I have looked everywhere on google and the usual forums but there are no useful informations. Thanks. Paolo
2004 Dec 27
0
[chan_capi] can't get it compiled
...chan_capi.c:2499: subscripted value is neither array nor pointer chan_capi.c:2506: subscripted value is neither array nor pointer chan_capi.c:2514: subscripted value is neither array nor pointer chan_capi.c: In function `load_module': chan_capi.c:2635: warning: implicit declaration of function `capi20_isinstalled' chan_capi.c:2640: warning: implicit declaration of function `capi20_register' chan_capi.c:2650: warning: implicit declaration of function `capi20_get_profile' chan_capi.c:2793: warning: passing arg 4 of `ast_channel_register' from incompatible pointer type chan_capi.c: In function...
2005 Aug 24
2
chan_capi on slackware10? cannot compile :-( why?
...or: subscripted value is neither array nor pointer chan_capi.c:2918: error: subscripted value is neither array nor pointer chan_capi.c:2922: error: subscripted value is neither array nor pointer chan_capi.c: In function `load_module': chan_capi.c:3088: warning: implicit declaration of function `capi20_isinstalled' chan_capi.c:3094: warning: implicit declaration of function `capi20_register' chan_capi.c:3104: warning: implicit declaration of function `capi20_get_profile' chan_capi.c: In function `unload_module': chan_capi.c:3301: warning: implicit declaration of function `capi20_release'...
2006 May 15
3
Eicon Diva - problems building new v3 melware driver
Hi Armin! I have problems on debian sarge with standard 2.6.8-2-386 kernel. I've installed the packages: kernel-headers-2.6.8-2 kernel-headers-2.6.8-2-386 kernel-image-2.6.8-2-386 kernel-kbuild-2.6-3 kernel-source-2.6.8 Then I unpacked the kernel sources into /usr/src/kernel-source-2.6.8 and made a symlink from /usr/src/linux --> kernel-source-2.6.8 Then I entered