[asterisk-dev] [Code Review] 2737: Fix res_ari_asterisk load issue

David Lee reviewboard at asterisk.org
Fri Aug 2 15:25:06 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2737/
-----------------------------------------------------------

Review request for Asterisk Developers.


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/20130802/d52c2b28/attachment.htm>


More information about the asterisk-dev mailing list