Hello, On Sun, 10 Apr 2005, Tim Connolly wrote:
> I'm working on getting a new Digium TE110XP working. I no_load the chan_zap > module, otherwise * doesn't start. When I try to load it manually I see: > > pbx01*CLI> load chan_zap > > Unable to load module chan_zap > > Apr 10 22:13:23 WARNING[4349]: loader.c:258 ast_load_resource: > /usr/lib/asterisk/modules/chan_zap: cannot open shared object file: No such > file or directory > > > > Yet, * running as root, the file exists: > > -rwxr-xr-x 1 root root 296495 Apr 10 17:33 > /usr/lib/asterisk/modules/chan_zap.so* > > > > Any suggestions? Run ldd /usr/lib/asterisk/modules/chan_zap.so maybe some library chan_zap.so wants to load is missing. Regards Torsten -- Media Online Internet Services & Marketing GmbH Torsten Krueger [EMAIL PROTECTED] fon: 49-231-5575100 fax: 49-231-55751098 Kurze Str. 10 D-44137 Dortmund _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
