summaryrefslogtreecommitdiff
path: root/res/res_pjsip.exports.in
diff options
context:
space:
mode:
authorJenkins2 <jenkins2@gerrit.asterisk.org>2017-07-17 15:16:30 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-07-17 15:16:30 -0500
commit647f539e1569ad27c46352e58be9447e21c23923 (patch)
treea4d42c9bce7c5087b2bbc709af9815322cf599a9 /res/res_pjsip.exports.in
parent29af7d5558d325e262fc033fd1399e79bcefb0e0 (diff)
parent7da6ddda30ab9291ec810fa88d4219145616bae8 (diff)
Merge "res_pjsip: Add "webrtc" configuration option"
Diffstat (limited to 'res/res_pjsip.exports.in')
-rw-r--r--res/res_pjsip.exports.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_pjsip.exports.in b/res/res_pjsip.exports.in
index 8b62abbfe..4adecd419 100644
--- a/res/res_pjsip.exports.in
+++ b/res/res_pjsip.exports.in
@@ -2,6 +2,7 @@
global:
LINKER_SYMBOL_PREFIXast_sip_*;
LINKER_SYMBOL_PREFIXast_copy_pj_str;
+ LINKER_SYMBOL_PREFIXast_copy_pj_str2;
LINKER_SYMBOL_PREFIXast_pjsip_rdata_get_endpoint;
local:
*;