Anthony Messina wrote: > On Monday 23 July 2007 02:32:35 pm Arik Raffael Funke wrote: >> [chan_misdn.so] => (Channel driver for mISDN Support (Bri/Pri)) >> ERROR[3078843072]: chan_misdn.c:4505 load_module: Unable to initialize >> mISDN WARNING[3078843072]: loader.c:348 __load_resource: chan_misdn.so: >> load_module failed, returning -1 >> WARNING[3078843072]: loader.c:488 load_modules: Loading module >> chan_misdn.so failed! >> >> I found the same phenomenon described in an earlier mail to the list >> (Dec 14, 2006), but the suggested problem solution (to check the >> permissions) did not really help me. I am not sure which permissions >> need to be set to what. > > Arik, thanks. unfortunately, i don't use mISDN and don't have a way to test. > the following changeset from callweaver might get you started: > http://callweaver.org/changeset/3277 > > and my rpms are indeed from the branches/rel/1.2 svn branch. so that ticket > applies. > > did you have misdn configured prior to loading? if so, check irc #callweaver > and another misdn user may be able to get you some quick help.
Thanks to everybody for their help with this. I found the problem for the error messages quoted above: it was the permissions of the /dev/mISDN device node. The modifications of /etc/init.d/misdn-init suggested in the callweaver wiki somehow did not change ownership to the callweaver user. After changing it manually, chan_misdn did load. Concerning the rpms and the missing .so.0-file, I will soon do a fresh install of the system (it is a bit cluttered from debugging) and let you know what I need to get them working on my machine so it can be incorporated. Many thanks, Arik _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
