if you use the modprobe from rc.conf, you should not have any problem you have several examples in rc.conf, you can uncomment one of them and adjust protocol / layermask to suit your needs,
I' m still struggling with the development package.. I'm trying to update chan_misdn to 0.2.1 but I can not find how to do it, I found the isdn4linux sources but can't find the chan_misdn sources , anyone did it successfully ? would pay it !! lol On Mon, 2006-02-20 at 18:44 +0100, Juergen K. Zick wrote: > Well, > > looks that you ahve your driver loaded in the right order. What does LSMOD > say ??? > > > I used HCFPCI cards as well, but switched to other CAPI drivers and > chan_capi due to better support. > Nevertheless, the hfcpci and chan_misdn worked in my box- just not stable > enough ... > > Nevertheless check the last line in your mISDN.conf. There it should read > "msns=123456" > > > regards, > > Jürgen > > > > > > >Ur module is not loaded at startup, I say try and load in manually with: > >"modprobe modulename" the thing is you have to find the name of the chip > >on the isdn card and modprobe for that I guess. > > > >Greetz, > > > >Momfer > > > > > > > >2006/2/20, Giovanni Miano <<mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED]>: > >I am trying to use mISDN with HFC Billion ISDN Card (1 S0) > > > >Load kernel module : > > > >mISDN_core > >mISDN_l1 debug=0 > >mISDN_l2 debug=0 > >l3udss1 > >mISDN_dsp debug=0 options=0x0 > >hfcpci layermask=0xf protocol=0x2 > > > >In modules.conf > > > >load => res_features.so > >load => chan_misdn.so > >load => chan_modem.so > > > >[global] > >res_features.so = yes > >chan_modem.so = yes > >chan_misdn.so = yes > > > >in misdn.conf > > > >[general] > >debug=0 > >method=standard > >append_digits2exten=yes > >bridging=yes > > > >[default] > >context=default > >language=en > >nationalprefix=0 > >internationalprefix=00 > >rxgain=0 > >txgain=0 > >dialplan=0 > > > >[TEports] > >context=outgoing > >ports=1 > >msn=123456 > > > >When try to load asterisk, asterisk crash with follows errors: > > > >[chan_misdn.so] => (Channel driver for mISDN Support (Bri/Pri)) > >Feb 9 10:41:37 ERROR[1529]: chan_misdn.c:3293 load_module: Unable to > >initialize mISDN > >Feb 9 10:41:37 WARNING[1529]: loader.c:414 __load_resource: > >chan_misdn.so: load_module failed, returning -1 > >Feb 9 10:41:37 WARNING[1529]: chan_misdn.c:3449 chan_misdn_log: cb_log > >called with out-of-range port number! (0) > >Feb 9 10:41:37 WARNING[1529]: loader.c:499 load_modules: Loading module > >chan_misdn.so failed! > > > > > >Help me. > >-- > >Giovanni Miano > >_______________________________________________ > >Astlinux-users mailing list > ><mailto:[email protected]>[email protected] > > > > > >http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > > >Donations to support AstLinux are graciously accepted via PayPal to > ><mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] > > > > > >_______________________________________________ > >Astlinux-users mailing list > >[email protected] > >http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > > >Donations to support AstLinux are graciously accepted via PayPal to > >[EMAIL PROTECTED] > > > _______________________________________________ > Astlinux-users mailing list > [email protected] > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > PROTECTED] > _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
