[asterisk-dev] [Code Review] 2737: Fix res_ari_asterisk load issue
svnbot
reviewboard at asterisk.org
Mon Aug 5 09:35:04 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2737/
-----------------------------------------------------------
(Updated Aug. 5, 2013, 9:35 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 396166
Repository: Asterisk
Description
-------
The new res_ari_asterisk.so module presents several config options
from asterisk main. Unfortunately, they aren't exported, so the module
won't load on Linux.
This patch renames the variables, adding the ast_ prefix so they will
be exported.
Diffs
-----
/trunk/include/asterisk/options.h 396153
/trunk/main/asterisk.c 396153
/trunk/main/channel.c 396153
/trunk/main/cli.c 396153
/trunk/main/manager.c 396153
/trunk/main/pbx.c 396153
/trunk/res/ari/resource_asterisk.c 396153
/trunk/utils/extconf.c 396153
Diff: https://reviewboard.asterisk.org/r/2737/diff/
Testing
-------
The module loads
Thanks,
David Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130805/1e5c0832/attachment-0001.htm>
More information about the asterisk-dev
mailing list