Hi all, I am still/again trying to sen fax via t38 gateway using callweaver but now I am facing a new problem: I had callweaver setup correctly for using mISDN.
Since today it does not work anymore, it cannot load chan_misdn. Usually this problem is due to permmission on files, tipically /dev/mISDN, but this is not my situation. Moreover, I am seeing another strange thing: when you have problem in loading a chan ( a module present into modules dir, usually /usr/local/lib/callweaver/modules/ and it does not succed in loadinf, callweaver stop loading and "crashes" (not the correct term...) You have to solve the problem OR remove the module OR specify noload.... but my situation is that chan_misdn is not loaded, it generates an error, and callweaver start correctly anyway (of course WITHOUT chan_misdn) also loading module via console command load chan_misdn.so produce the same effect: callwv01*CLI> load chan_misdn.so Unable to load module chan_misdn.so Oct 8 17:08:53 ERROR[3056262032]: chan_misdn.c:4534 load_module: Unable to initialize mISDN Reregistered chan_misdn.so => (Channel driver for mISDN Support (Bri/Pri)) Oct 8 17:08:53 WARNING[3056262032]: loader.c:339 opbx_load_resource: chan_misdn.so: register failed, returned -1 So I have two questions: the first is : is "normal" this behaviour, where chan_misdn is not loaded and callweaver is not stopped in loading ? And the second: Why for 2 moths I had mISDN running and now...pufff! evanish ! I Tried to reinstall mISDN, using 1.1.6: no changes ! These are some files /modules / rights I have in my box: feel fre to ask me more and more callwv01:/usr/local/lib/callweaver/modules # dir /dev/mI* crw-r--r-- 1 callweaver callweaver 46, 0 Oct 8 2007 /dev/mISDN callwv01:/usr/local/lib/callweaver/modules # lsmod | grep ISD mISDN_dsp 197864 0 mISDN_capi 106828 0 mISDN_l2 43900 0 mISDN_l1 16100 0 kernelcapi 50816 2 mISDN_capi,capi mISDN_core 85888 6 mISDN_dsp,hfcmulti,mISDN_capi,l3udss1,mISDN_l2,mISDN_l1 cat /usr/local/etc/callweaver/misdn.conf [general] misdn_init=/etc/misdn-init.conf debug=3 tracefile=/usr/local/var/log/callweaver/misdn.log bridging=no l1watcher_timeout=0 stop_tone_after_first_digit=yes append_digits2exten=yes [default] context=misdn language=it musicclass=default senddtmf=yes far_alerting=no allowed_bearers=all nationalprefix=0 internationalprefix=00 rxgain=0 txgain=0 te_choose_channel=no pmp_l1_check=yes pp_l2_check=no need_more_infos=no method=standard dialplan=0 localdialplan=0 cpndialplan=0 early_bconnect=yes incoming_early_audio=no nodialtone=no presentation=-1 screen=-1 [TEports] context=from-pstn ports=1,2 msns=* Last question: when I compile callweaver, i issue ./configure --with-chan_misdn --with-misdn-libs=/usr/lib/mISDN --with-misdn-includes=/usr/include/mISDNuser Should I care about the property of THAT directories (they are owned by root, as always were)? And into /usr/lib/mISDN I only have xsl files, the actual libs are into /usr/lib callwv01:/usr/local/var/log/callweaver # dir /usr/lib/libmI* -rt -rw-r--r-- 1 root root 42022 Oct 8 15:26 /usr/lib/libmISDN_pic.a -rw-r--r-- 1 root root 39887 Oct 8 15:26 /usr/lib/libmISDN.so -rw-r--r-- 1 root root 39878 Oct 8 15:26 /usr/lib/libmISDN.a So perhaps I am using wrongly the --with-misdn-libs switch ..... any help will be gratly appreciated, thanks in advance, Andrea
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
