Hello, the problem is nearly solved.<br><br>When I restart the computer, Asterisk load prefectly but the ISDN calls doen't go.<br><br>I must stop the Asterisk and run "/etc/init.d/misdn-init start" and then start Asterik.
<br><br>I have a Debian machine, I need to to do something like this:<br><br>update-rc.d asterisk defaults<br>update-rc.d misdn-init defaults<br><br>but the problem is that Asterisk run before misdn-init, I and I want to start misd-init first.
<br><br>I dont know how to do.<br><br>thanks a lot.<br><br><div><span class="gmail_quote">2007/6/21, <a href="mailto:linux@shelob.nl">linux@shelob.nl</a> <<a href="mailto:linux@shelob.nl">linux@shelob.nl</a>>:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thx, However it appears to be something else. Still need to find out<br>what it is. Loading during boot does not work. After unloading (rmmod)
<br>modules mISDN, zaptel, wctdm etc, then reloading them manually in any<br>particular order it works.<br><br>> On Mon, Jun 18, 2007 at 12:36:10PM -0400, Bob Chiodini wrote:<br>>> <a href="mailto:linux@shelob.nl">
linux@shelob.nl</a> wrote:<br>>> > I experienced the same problem. The only way I could get both<br>>> > ISDN and analog working was unloading kernel modules for zaptel<br>>> > and mISDN after boot and then load them in the order:
<br>>> > zaptel first and then mISDN. Still need to find out how to configure<br>>> > load order in linux.<br>>><br>>> Hans,<br>>><br>>> Have a look at the man page for modprobe.conf
, specifically the<br>>> install directive. There is an example of how to force the order.<br>><br>> But it is already heavily abused.<br>><br>> You may actually want to load one and not the other, and with that
<br>> directive you can't .<br>><br>> One alternative guess is the need to blacklist a third module.<br>><br>> --<br>> Tzafrir Cohen<br>> icq#16849755 <a href="mailto:jabber:tzafrir@jabber.org">
jabber:tzafrir@jabber.org</a><br>> +972-50-7952406 mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>> <a href="http://www.xorcom.com">http://www.xorcom.com</a> <a href="http://iax:guest@local.xorcom.com/tzafrir">
iax:guest@local.xorcom.com/tzafrir</a><br>><br>> _______________________________________________<br>> --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>><br>> asterisk-users mailing list
<br>> To UNSUBSCRIBE or update options visit:<br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>><br><br><br><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>