Hi Gurus I am trying to make asterisk load as a linux servics at boot time. I tried both methods;
(a) /etc/init.d/asterisk (b) /etc/rc.d/rc.local But * failed to start. What is interesting is the message log (attached below), in either case problem is with chan_h323.so. Which is failing to load. Once the box is booted up I can start * no problems, I can run same asterisk script I used in (a) above and have no problems. Chan_h323 has no complains. So, what could be the difference at boot-time and when I manually run the same script later on ? Here is the log; Dec 23 23:33:50 WARNING[1074494176]: File cdr_addon_mysql.c, Line 258 (my_load_module): MySQL database sock file not specified. Using default Dec 23 23:33:50 WARNING[1074494176]: File chan_iax2.c, Line 5466 (set_config): Ignoring port for now Dec 23 23:33:51 WARNING[1142106560]: File chan_oss.c, Line 238 (sound_thread): Read error on sound device: Resource temporarily unavailable Dec 23 23:33:51 WARNING[1074494176]: File chan_zap.c, Line 7341 (setup_zap): Ignoring rxwink Dec 23 23:33:52 WARNING[1074494176]: File loader.c, Line 239 (ast_load_resource): libpt_linux_x86_r.so.1.5.2: cannot open shared object file: No such file or directory Dec 23 23:33:52 WARNING[1074494176]: File loader.c, Line 407 (load_modules): Loading module chan_h323.so failed! Any help greatly appreciated !!! SW _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
