[chan-capi-users] WARNING[3072] chan_capi.c: CAPI not installed, chan_capi disabled!
gabriele
g.ghidelli at gmail.com
Wed Feb 17 15:03:29 CET 2010
|I don't know really about mISDN_capi stability, but the only suggestion
I received to install an OpenVox B400P on a 64bit machine was to use
mISDN 1.1.9.1 + asterisk 1.6. and capi_channel on debian lenny. After
the mISDN and asterisk installation I can run capi and after nothig works.
These are the modules loaded:
lsmod ==>
||Module Size Used by
ipv6 288456 24
mISDN_dsp 199400 0
hfcmulti 75692 0
mISDN_capi 102444 0
l3udss1 42960 0
mISDN_l2 40328 0
mISDN_l1 15056 0
capi 18624 0
kernelcapi 46112 2 mISDN_capi,capi
capifs 9232 2 capi
loop 19468 0
parport_pc 31016 0
parport 41776 1 parport_pc
mISDN_core 84064 6
mISDN_dsp,hfcmulti,mISDN_capi,l3udss1,mISDN_l2,mISDN_l1
button 11680 0
snd_hda_intel 436696 0
pcspkr 7040 0
snd_pcm 81800 1 snd_hda_intel
snd_timer 25744 1 snd_pcm
snd 63688 3 snd_hda_intel,snd_pcm,snd_timer
soundcore 12064 1 snd
rng_core 8968 0
i2c_i801 13596 0
snd_page_alloc 13072 2 snd_hda_intel,snd_pcm
i2c_core 27936 1 i2c_i801
intel_agp 31856 1
evdev 14208 0
ext3 125072 5
jbd 51240 1 ext3
mbcache 12804 1 ext3
sd_mod 29376 7
piix 12424 0 [permanent]
ide_pci_generic 9220 0 [permanent]
ide_core 128284 2 piix,ide_pci_generic
ata_piix 22660 6
ata_generic 10116 0
libata 165600 2 ata_piix,ata_generic
scsi_mod 161016 2 sd_mod,libata
dock 14112 1 libata
ehci_hcd 36108 0
r8169 35972 0
uhci_hcd 25760 0
thermal 22688 0
processor 42304 1 thermal
fan 9352 0
thermal_sys 17728 3 thermal,processor,fan
|
Thank you very much,
gabriele
> On Wed, 17 Feb 2010, gabriele wrote:
>
>> Thank you Armin,
>>
>> I plan to use mISDN with capi.
>>
>
> okay, in that case you should first check the mISDN installation and the
> loaded drivers.
> The toll capiinfo on the shell should provide information of your installed
> ISDN card. If capiinfo doesn't work, you don't need to start Asterisk
> because capi isn't working.
> Just to be sure, you know that mISDN_capi is very unstable?
>
> Armin
>
>
>>> On Wed, 17 Feb 2010, gabriele wrote:
>>>
>>>
>>>> Hi,
>>>>
>>>> I've some troubles during chan-capi installation.
>>>> I'm trying to install chan_capi-1.1.4 on debian lenny + mISDN 1.1.9.1 +
>>>> asterisk-1.6.1.14
>>>>
>>>>
>>> Which capi driver do you use? Or do you plan to use mISDN with capi?
>>>
>>> Armin
>>>
>>>
>>>
>>>> uname -r ==> 2.6.26-2-amd64
>>>>
>>>> less /var/log/asterisk/messages ==>
>>>>
>>>> ----------
>>>> [Feb 17 12:53:39] NOTICE[3033] loader.c: 1 modules will be loaded.
>>>> [Feb 17 12:53:39] NOTICE[3033] cdr.c: CDR simple logging enabled.
>>>> [Feb 17 12:53:39] NOTICE[3033] loader.c: 164 modules will be loaded.
>>>> [Feb 17 12:53:39] WARNING[3033] res_config_ldap.c: No directory user
>>>> found, anonymous binding as default.
>>>> [Feb 17 12:53:39] ERROR[3033] res_config_ldap.c: No directory URL or
>>>> host found.
>>>> [Feb 17 12:53:39] NOTICE[3033] res_config_ldap.c: Cannot load LDAP
>>>> RealTime driver.
>>>> [Feb 17 12:53:39] NOTICE[3033] config.c: Registered Config Engine odbc
>>>> [Feb 17 12:53:39] NOTICE[3033] res_smdi.c: No SMDI interfaces are
>>>> available to listen on, not starting SMDI listener.
>>>> [Feb 17 12:53:39] NOTICE[3033] res_odbc.c: res_odbc loaded.
>>>> [Feb 17 12:53:40] WARNING[3033] misdn_config.c: misdn.conf:
>>>> "l1watcher_timeout=0" (section: general) invalid or out of range. Please
>>>> edit your misdn.conf and then do a "misdn reload".
>>>> [Feb 17 12:53:40] WARNING[3033] misdn_config.c: misdn.conf:
>>>> "echotraining=no" (section: default) invalid or out of range. Please
>>>> edit your misdn.conf and then do a "misdn reload".
>>>> [Feb 17 12:53:40] WARNING[3033] misdn_config.c: misdn.conf: "ports=5"
>>>> (section: second_extern) invalid or out of range. Please edit your
>>>> misdn.conf and then do a "misdn reload".
>>>> [Feb 17 12:53:40] NOTICE[3033] pbx_ael.c: Starting AEL load process.
>>>> [Feb 17 12:53:40] NOTICE[3033] pbx_ael.c: AEL load process: parsed
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:40] NOTICE[3033] pbx_ael.c: AEL load process: checked
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:40] NOTICE[3033] pbx_ael.c: AEL load process: compiled
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:40] NOTICE[3033] pbx_ael.c: AEL load process: merged
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:40] NOTICE[3033] pbx_ael.c: AEL load process: verified
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:40] WARNING[3033] app_voicemail.c: Failed to obtain
>>>> database object for 'asterisk'!
>>>> [Feb 17 12:53:40] WARNING[3033] app_voicemail.c: Failed to obtain
>>>> database object for 'asterisk'!
>>>> [Feb 17 12:53:40] NOTICE[3033] config.c: Registered Config Engine curl
>>>> [Feb 17 12:53:58] NOTICE[3072] loader.c: 1 modules will be loaded.
>>>> [Feb 17 12:53:58] NOTICE[3072] cdr.c: CDR simple logging enabled.
>>>> [Feb 17 12:53:58] NOTICE[3072] loader.c: 164 modules will be loaded.
>>>> [Feb 17 12:53:58] WARNING[3072] res_config_ldap.c: No directory user
>>>> found, anonymous binding as default.
>>>> [Feb 17 12:53:58] ERROR[3072] res_config_ldap.c: No directory URL or
>>>> host found.
>>>> [Feb 17 12:53:58] NOTICE[3072] res_config_ldap.c: Cannot load LDAP
>>>> RealTime driver.
>>>> [Feb 17 12:53:58] NOTICE[3072] config.c: Registered Config Engine odbc
>>>> [Feb 17 12:53:58] NOTICE[3072] res_smdi.c: No SMDI interfaces are
>>>> available to listen on, not starting SMDI listener.
>>>> [Feb 17 12:53:58] NOTICE[3072] res_odbc.c: res_odbc loaded.
>>>> [Feb 17 12:53:58] ERROR[3072] chan_misdn.c: Unable to initialize mISDN
>>>> [Feb 17 12:53:58] NOTICE[3072] pbx_ael.c: Starting AEL load process.
>>>> [Feb 17 12:53:58] NOTICE[3072] pbx_ael.c: AEL load process: parsed
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:58] NOTICE[3072] pbx_ael.c: AEL load process: compiled
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:58] NOTICE[3072] pbx_ael.c: AEL load process: merged
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:58] NOTICE[3072] pbx_ael.c: AEL load process: verified
>>>> config file name '/etc/asterisk/extensions.ael'.
>>>> [Feb 17 12:53:58] WARNING[3072] app_voicemail.c: Failed to obtain
>>>> database object for 'asterisk'!
>>>> [Feb 17 12:53:58] WARNING[3072] app_voicemail.c: Failed to obtain
>>>> database object for 'asterisk'!
>>>> [Feb 17 12:53:58] NOTICE[3072] config.c: Registered Config Engine curl
>>>> [Feb 17 12:53:58] WARNING[3072] chan_capi.c: CAPI not installed,
>>>> chan_capi disabled!
>>>>
>>>>
>>>> Asterisk runs as user asterisk:asterisk and I've changed permissions of
>>>> /dev/capi20
>>>>
>>>> Any suggest from anyone?
>>>>
>>>> Thanks very much,
>>>>
>>>> gabriele g.
>>>> _______________________________________________
>>>> Chan-capi-users mailing list
>>>> Chan-capi-users at lists.melware.net
>>>> http://lists.melware.net/mailman/listinfo/chan-capi-users
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> Chan-capi-users mailing list
>>> Chan-capi-users at lists.melware.net
>>> http://lists.melware.net/mailman/listinfo/chan-capi-users
>>>
>>>
>>>
>> _______________________________________________
>> Chan-capi-users mailing list
>> Chan-capi-users at lists.melware.net
>> http://lists.melware.net/mailman/listinfo/chan-capi-users
>>
>>
> _______________________________________________
> Chan-capi-users mailing list
> Chan-capi-users at lists.melware.net
> http://lists.melware.net/mailman/listinfo/chan-capi-users
>
>
More information about the Chan-capi-users
mailing list