[Asterisk-Users] Chan_misdn - cannot get the channel driver to
load...
philip.lee at bt.com
philip.lee at bt.com
Fri May 6 05:09:49 MST 2005
Hi.
The problem I'm having is trying to get the chan_misdn channel module to
load when * is started for isdn functionality. I have downloaded
the chan_misdn-beta-0.0.3-rc6 cvs and compiled it. Also I have copied
the chan_misdn.so file into the ./asterisk/modules/ directory. I am
using the AVM Fritz PCI card and avmfritz driver.
Here is the error message I receive when I issue the command #asterisk
-vvvvvgc to start asterisk:
[chan_misdn.so] => (Channel driver for mISDN Support (Bri/Pri))
== Parsing '/etc/asterisk/misdn.conf': Found
UnLocking config_mutex
== Registered channel type 'mISDN' (This driver enables the asterisk
to use hardware which is supported by the new )
debug_init: using stdout for debug log
debug_init: using stderr for warning log
debug_init: using stderr for error log
debug_init: debug_mask = 0
Locking Config Mutex
UnLocking Config Mutex
cannot request MGR_NEWENTITY from mISDN: Illegal seek
flax pbxuser # Warning, flexible rate not heavily tested!
Ouch ... error while writing audio data: : Broken pipe
Here is some configuration:
misdn.conf
[general]
context=Dial-In-Service
debug=3
language=en
[globals]
ports=1
context=Dial-In-Service
modules.conf
[modules]
autoload=yes
noload => pbx_gtkconsole.so
noload => pbx_kdeconsole.so
noload => app_intercom.so
noload => chan_modem.so
noload => chan_oss.so
noload => chan_skinny.so
noload => chan_modem_i4l.so
noload => chan_modem_bestdata.so
noload => chan_modem_aopen.so
noload => app_groupcount.so
noload => chan_agent.so
noload => app_txtcidname.so
noload => app_controlplayback.so
load => res_features.so
load => res_musiconhold.so
load => chan_capi.so
noload => chan_zap.so
load => chan_misdn.so
[global]
chan_capi.so=yes
flax pbxuser # lsmod
Module Size Used by
avmfritz 21450 1
mISDN_x25dte 32956 1
mISDN_capi 104768 1
mISDN_l2 45280 1
mISDN_l1 10824 1
mISDN_isac 14976 1 avmfritz
mISDN_core 76708 6
avmfritz,mISDN_x25dte,mISDN_capi,mISDN_l2,mISDN_l1,mISDN_isac
tor2 88224 0
wcfxo 11200 0
wcfxs 123680 0
zaptel 220420 3 tor2,wcfxo,wcfxs
crc_ccitt 1920 1 zaptel
b1pcmcia 5184 0
b1isa 8528 0
b1pci 7744 0
c4 18052 0
t1isa 21984 0
t1pci 5344 0
b1dma 14916 2 b1pci,t1pci
b1 22368 7
b1pcmcia,b1isa,b1pci,c4,t1isa,t1pci,b1dma
fcpci 500856 0
capi 15680 0
capifs 4136 2 capi
kernelcapi 44864 11
mISDN_capi,b1pcmcia,b1isa,b1pci,c4,t1isa,t1pci,b1dma,b1,fcpci,capi
e100 31840 0
Any help would be much appreciated.
Phil.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050506/6a15b62c/attachment.htm
More information about the asterisk-users
mailing list