mirror of
https://github.com/asterisk/asterisk.git
synced 2025-08-21 13:14:00 +00:00
This exposes stasis_app_control_answer and allows res_stasis_http_channels to load properly. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@389217 65c4cc65-6c06-0410-ace0-fbb531ad65f3
7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
{
|
|
global:
|
|
LINKER_SYMBOL_PREFIXstasis_app_control_answer;
|
|
local:
|
|
*;
|
|
};
|