[Asterisk-Users] Cannot open chan_zap:
Bob Goddard
asterisk at bgcomp.co.uk
Tue Apr 12 07:05:49 MST 2005
On Monday 11 April 2005 22:36, Tim Connolly wrote:
> 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
Have * load chan_zap automatically then run
"strace -f -o asterisk.out asterisk -gvc"
Study the output file asterisk.out.
B
More information about the asterisk-users
mailing list