Hi, Has anyone got this card working with Asterisk? If so what kernel are you using? Currently I have installed Fedora Core 3 with the 2.6.10-1.770_FC kernel Chan Capi 0.3.5 Asterisk 1.0.7 The diva card is detected by linux and the chan capi is installed in asterisk When asterisk boots the following error is reported: [chan_capi.so] => (Common ISDN API for Asterisk) == Parsing '/etc/asterisk/capi.conf': Found Apr 1 11:39:01 NOTICE[12167]: chan_capi.c:2636 load_module: CAPI not installed! Apr 1 11:39:01 WARNING[12167]: loader.c:345 ast_load_resource: chan_capi.so: load_module failed, returning -1 Apr 1 11:39:01 WARNING[12167]: chan_capi.c:2812 unload_module: Unable to unregister from CAPI! == Unregistered channel type 'CAPI' Apr 1 11:39:01 WARNING[12167]: loader.c:391 load_modules: Loading module chan_capi.so failed! and from lsmod divas 75961 0 divadidd 13337 1 divas Any ideas? D. __________________________ e: dorian.logan@bright-talk.com t: +44 207 397 8451 m: +44 7966 926694 w: www.bright-talk.com
Hi, try this: mknod /dev/capi20 c 68 0 chmod 660 /dev/capi20 I have same configuration as you. It worked for me since yesterday. Regards, Kib -------------- next part -------------- An embedded message was scrubbed... From: Kib Eki <kibeki@gmx.net> Subject: Problem with dial out via chan_capi Date: Fri, 01 Apr 2005 11:26:24 +0200 Size: 1307 Url: http://lists.digium.com/pipermail/asterisk-users/attachments/20050401/2e7f3b75/Problemwithdialoutviachan_capi.eml
Hi, try this: mknod /dev/capi20 c 68 0 chmod 660 /dev/capi20 I have same configuration as you. It worked for me since yesterday. Regards, Kib
Hi, Kib thanks for this - still no luck for me - can you send me more details of what your setup is? D. __________________________ e: dorian.logan@bright-talk.com t: +44 207 397 8451 m: +44 7966 926694 w: www.bright-talk.com