mISDN_close

hi!

i’ve installed asterisk and misdn as descibed in misdn.org/index.php/MISDN_with_Asterisk
these are the latest stable relases.

now, i’m experincing that asterisk prints at boottime:
…mISDN_close: fid(7) isize(131072) inbuf(0xb7b27008) irp(0xb7b27008) iend(0xb7b27008)
but later,
P[ 0] Got: 1ptp,2 from get_ports
P[ 0] – mISDN Channel Driver Registred – (BE AWARE THIS DRIVER IS EXPERIMENTAL!)

and it works correctly.

the problem is that when i’m reloading configs, asterisk crashes:
– Reloading module ‘chan_misdn.so’ (Channel driver for mISDN Support (Bri/Pri))
== Parsing ‘/etc/asterisk/misdn.conf’: Found
Nov 23 11:14:09 WARNING[30047]: misdn_config.c:650 _build_port_config: misdn.conf: “echocancelwhenbridged=no” (section: default) invalid or out of range. Please edit your misdn.conf and then do a “misdn reload”.
Nov 23 11:14:09 WARNING[30047]: misdn_config.c:650 _build_port_config: misdn.conf: “echotraining=no” (section: default) invalid or out of range. Please edit your misdn.conf and then do a “misdn reload”.
Ouch … error while writing audio data: : Broken pipe
Warning, flexibel rate not heavily tested!
Segmentation fault

what could couse this behavior? and how to make is right?

thx,
zsolt