Hi,
I have the same problem, same error but loading modules changes nothing.
I'm using debian sarge and Asterisk 1.2: after compiling asterisk I launched install-misdn from beronet site.
When I started Asterisk the same error arose:
Nov 30 15:43:06 ERROR[4914]: chan_misdn.c:3455 load_module: Unable to initialize mISDN

Maybe I'm missing something?
How can I know if I have mISDN module working?

TIA

Giorgio Incantalupo



Yoann Le Bihan wrote:

2005/11/25, Jose Limeres <[EMAIL PROTECTED]>:
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.
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to