Your message dated Sun, 11 Mar 2007 10:07:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#413969: asterisk: Fails to start after not being able to
find format_mp3.so
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: asterisk
Version: 1:1.2.16~dfsg-1
Severity: grave
Justification: renders package unusable
wallace:~# asterisk -cvvv
...
Asterisk Dynamic Loader Starting:
== Parsing '/etc/asterisk/modules.conf': Found
[format_wav.so] => (Microsoft WAV format (8000hz Signed Linear))
== Registered file format wav, extension(s) wav
[format_pcm.so] => (Raw uLaw 8khz Audio support (PCM))
== Registered file format pcm, extension(s) pcm|ulaw|ul|mu
[format_au.so] => (Sun Microsystems AU format (signed linear))
== Registered file format au, extension(s) au
[format_mp3.so]wallace:~#
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-k7
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Versions of packages asterisk depends on:
ii adduser 3.102 Add and remove users and groups
ii asterisk-classic 1:1.2.16~dfsg-1 Open Source Private Branch Exchang
asterisk recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Srdjan,
On Sunday 11 March 2007 03:50, Srdjan wrote:
> Hi,
>
> Tzafrir Cohen wrote:
> > Please provide a few more details:
> >
> > dpkg -l asterisk-addons
> >
>
> There's no package asterisk-addons.
There is an upstream package of asterisk-addons, which
hasn't yet been packaged and loaded to Debian.
This package is the source of the format_mp3.so module.
I suspect that at one time you may of loaded this module.
> > dpkg -S /usr/lib/asterisk/modules/format_mp3.so
> >
> wallace:~# dpkg -S /usr/lib/asterisk/modules/format_mp3.so
> dpkg: /usr/lib/asterisk/modules/format_mp3.so not found.
>
> That's what I suspect - it dropped out somehow in 1.2.16
format_mp3.so has not been shipped by Debian.
We are working on providing the asterisk-addons package, but
it hasn't been released for Debian yet.
> > ls -l /usr/lib/asterisk/modules/format_mp3.so
> >
> > grep format_mp3 /etc/asterisk/modules.conf
> >
> wallace:~# grep format_mp3 /etc/asterisk/modules.conf
> load => format_mp3.so
The modules.conf file in Debian does not load format_mp3.so as
we don't ship this module (yet).
I suspect you have added the load => format_mp3.so directive
which is causing the problem you are seeing.
I would suggest you remove this load directive which should
clear up your problem. Or you can just reinstall asterisk-config
which will install the dpkg.orig version of the conf file.
Once we get asterisk-addons packaged for Debian, then you might have
better success with format_mp3. Or you can see our work in progress at
http://pkg-voip.buildserver.net/debian/pool/main/a/asterisk-addons/
Mark
pgpLiX4RWonsH.pgp
Description: PGP signature
--- End Message ---