[asterisk-bugs] [Asterisk 0012534]: app_voicemail fails to load with monolithic asterisk build: "res_adsi.so" not found
noreply at bugs.digium.com
noreply at bugs.digium.com
Sun Apr 27 09:18:59 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=12534
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12534
Category: Applications/app_voicemail
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.19
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 04-27-2008 09:18 CDT
Last Modified: 04-27-2008 09:18 CDT
======================================================================
Summary: app_voicemail fails to load with monolithic asterisk
build: "res_adsi.so" not found
Description:
app_voicemail tries to verify that res_adsi has been loaded. In order to do
that it test-loads "res_adsi.so" .
However if res_adsi is built into the Asterisk binary, the name of the
module to use should then be "res_adsi" rather than "res_adsi.so".
As a result, voicemail fails to even load.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
04-27-08 09:18 tzafrir Disclaimer on File? => N/A
======================================================================
More information about the asterisk-bugs
mailing list