Bug#339559: asterisk: Undefined symbol in chan_zap.so

David LaRose dlr at cs.cmu.edu
Thu Nov 17 04:46:16 UTC 2005


Package: asterisk
Version: 1:1.0.9.dfsg-6
Severity: normal


Hi.  Thanks for your attention.

When starting asterisk, version 1.0.9.dfsg-6, there appears to be a
problem loading chan_zap.so.  On my system, asterisk fails and
complains about an undefined symbol:

# asterisk -U asterisk -v
[Much output deleted...]
 [chan_zap.so]Nov 16 23:38:43 WARNING[4597]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/chan_zap.so: undefined symbol: pri_suspend_acknowledge

Inspecting chan_zap.so bears this out:

> objdump -T /usr/lib/asterisk/modules/chan_zap.so | grep pri_suspend
0000000000000000      DF *UND*  0000000000000044              pri_suspend_acknowledge
0000000000000000      DF *UND*  0000000000000044              pri_suspend_reject

I can't find this symbol in any of the other asterisk-related binary files.

For those not using zaptel hardware, a good workaround is to add the
following line to /etc/asterisk/modules.conf:

noload => chan_zap.so




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-amd64-k8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages asterisk depends on:
ii  adduser                   3.77           Add and remove users and groups
ii  asterisk-config           1:1.0.9.dfsg-6 config files for asterisk
ii  asterisk-sounds-main      1:1.0.9.dfsg-6 sound files for asterisk
ii  libasound2                1.0.9-3        ALSA library
ii  libc6                     2.3.5-7        GNU C Library: Shared libraries an
ii  libgsm1                   1.0.10-13      Shared libraries for GSM speech co
ii  libncurses5               5.5-1          Shared libraries for terminal hand
ii  libnewt0.51               0.51.6-31      Not Erik's Windowing Toolkit - tex
ii  libpq4                    8.1.0-2        PostgreSQL C client library
ii  libpri1                   1.2.0-rc1-1    Primary Rate ISDN specification li
ii  libspeex1                 1.1.10-1       The Speex Speech Codec
ii  libsqlite0                2.8.16-1       SQLite shared library
ii  libssl0.9.8               0.9.8a-4       SSL shared libraries
ii  libtonezone1              1:1.0.9.2-1    tonezone library (runtime)
ii  unixodbc                  2.2.11-9       ODBC tools libraries
ii  zlib1g                    1:1.2.3-6      compression library - runtime

asterisk recommends no packages.

-- no debconf information




More information about the Pkg-voip-maintainers mailing list