projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
res_pjsip: crash when using localnet and external_signaling_address options
[asterisk/asterisk.git]
/
res
/
res_pjsip.exports.in
diff --git
a/res/res_pjsip.exports.in
b/res/res_pjsip.exports.in
index
d896ee6
..
5afafc4
100644
(file)
--- a/
res/res_pjsip.exports.in
+++ b/
res/res_pjsip.exports.in
@@
-70,6
+70,8
@@
LINKER_SYMBOL_PREFIXast_sip_initialize_sorcery_global;
LINKER_SYMBOL_PREFIXast_sip_auth_array_init;
LINKER_SYMBOL_PREFIXast_sip_auth_array_destroy;
+ LINKER_SYMBOL_PREFIXast_sip_dict_get;
+ LINKER_SYMBOL_PREFIXast_sip_dict_set;
local:
*;
};