Might you have a serious typo in zapata.conf? ------------------------ > I'm assuming I would see an error if this was bad: > ldd /usr/lib/asterisk/modules/chan_zap.so > linux-gate.so.1 => (0xffffe000) > libpri.so.1 => /usr/lib/libpri.so.1 (0xb7f89000) > libtonezone.so.1.0 => /usr/lib/libtonezone.so.1.0 (0xb7f68000) > libc.so.6 => /lib/tls/libc.so.6 (0xb7e3f000) > libm.so.6 => /lib/tls/libm.so.6 (0xb7e1c000) > /lib/ld-linux.so.2 (0x80000000) > > Still, > Unable to load module chan_zap > Apr 11 16:37:04 WARNING[21531]: loader.c:258 ast_load_resource: > /usr/lib/asterisk/modules/chan_zap: cannot open shared object file: No such > file or directory > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Torsten > Krueger > Sent: Monday, April 11, 2005 1:15 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Cannot open chan_zap: > > 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 > > _______________________________________________ > 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 >
---------------End of Original Message----------------- _______________________________________________ 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
