[chan-capi-users] WARNING[3072] chan_capi.c: CAPI not installed, chan_capi disabled!

Armin Schindler armin at melware.de
Thu Feb 25 12:55:01 CET 2010


On Thu, 25 Feb 2010, qiaoqiao7036 wrote:
> Hi,
>    I solve the problem which asterisk can't start, but when i use command "module load chan_capi.so" in asterisk cli,
> the output:
>  
> *CLI> module load chan_capi.so 
>   == Parsing '/etc/asterisk/capi.conf': Found
> [Feb 25 16:50:22] WARNING[2976]: chan_capi.c:7816 cc_init_capi: CAPI not installed, chan_capi disabled!
> [Feb 25 16:50:22] WARNING[2976]: chan_capi.c:7816 cc_init_capi: CAPI not installed, chan_capi disabled!
> *CLI> module load chan_capi.so
>   == Parsing '/etc/asterisk/capi.conf': Found
>     -- Registering at CAPI (blocksize=160 maxlogicalchannels=2)
>   == This box has 0 capi controller(s).
>   == Reading config for ISDN1
>     -- controller 1 invalid, ignoring interface.
>   == Reading config for ISDN2
>     -- controller 2 invalid, ignoring interface.
>     -- Registering at CAPI (blocksize=160 maxlogicalchannels=0)
>   == Registered channel type 'CAPI' (Common ISDN API Driver (1.1.4))
>   == Registered application 'capicommand'
>  Loaded chan_capi.so => (Common ISDN API Driver (1.1.4))
> [Feb 25 16:50:23] NOTICE[2981]: chan_capi.c:7051 capidev_loop: Started CAPI device thread for CAPI Appl-ID 2.
> [Feb 25 16:50:23] NOTICE[2981]: chan_capi.c:7051 capidev_loop: Started CAPI device thread for CAPI Appl-ID 2.
>  
> and when i run command " capiinfo " in shell, it show me:
>  
> bogon:/etc/asterisk# capiinfo
> capi not installed - No such device or address (6)
>  
> my  Environment:
> asterisk-1.4.26, mISDN-1.1.9.1, chan_capi-1.1.4, openvox B200P ISDN card
>  
> I can use B200P with mISDN & mISDNuser, it works fine, but i have no idea why it can't work on chan_capi.

This is a mISDN issue, not chan_capi. Your mISDN installation need to 
provide the capi interface.
Did you load the mISDN_capi module? Have you enabled the capi layer when 
loading the card driver for your B200P (layermask 0x1f)?
Please have a look at the mISDN documentation for this.

regards,
Armin


More information about the Chan-capi-users mailing list