[Asterisk-Users] chan_misdn crashes : init_stack: success but entitylist not empty

Yoann Le Bihan ylebihan at gmail.com
Fri Nov 25 07:00:22 MST 2005


2005/11/25, Jose Limeres <jlimeres at gmail.com>:
> Yoann,
> I am going through a similar problem you reported in a past posting:
>
> Nov 24 17:49:31 ERROR[9326] chan_misdn.c: Unable to initialize mISDN
> Nov 24 17:49:31 WARNING[9326] loader.c: chan_misdn.so: load_module
> failed, returning -1
> Nov 24 17:49:31 WARNING[9326] chan_misdn.c: cb_log called with
> out-of-range port number! (0)
> Nov 24 17:49:31 WARNING[9326] loader.c: Loading module chan_misdn.so failed!
>
> How did you solve it?

I looked back to this error. In fact, it happens when you forget to
initialize driver, so do it :

/etc/init.d/misdn-init scan

If everything goes well you can do :

/etc/init.d/misdn-init config
/etc/init.d/misdn-init start

Then, you can start asterisk :-)

Cheers,

YLB.



More information about the asterisk-users mailing list