The fix from everflux worked for me:
; These conflict with app_voicemail.so/app_directory.so and each other
; These are for IMAP and ODBC storage for Voicemail
noload => app_directory_odbc.so
noload => app_voicemail_odbc.so
noload => app_voicemail_imap.so
So basically the DEB ships with a broken default config. In the "full"
log, some WARNINGs are harmless, but others (like the "Already have an
application" WARNINGs) imply a fatal condition -- but a new Asterisk
user would have no way to know this. In short, please fix the default
config in the package.
Also, there is a problem with the safe_asterisk script in the package.
It requires bash, not dash. One workaround is this:
ln -sf /bin/bash /bin/sh
But it would be better to have safe_asterisk use #!/bin/bash at the top.
** Changed in: asterisk (Ubuntu)
Status: New => Confirmed
--
asterisk 1.4.17~dfsg-2ubuntu1 not starting on current hardy
https://bugs.launchpad.net/bugs/228015
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs