X-Git-Url: http://git.asterisk.org/gitweb/?p=asterisk%2Fasterisk.git;a=blobdiff_plain;f=res%2Fres_pjsip_session.exports.in;h=a39485e66d2a01f9b7f6493f84963986ca9aa015;hp=5a21b1d2fc362dbb395557cda4be73c0d4fa0402;hb=e7ee83ea9031c6a80da6f6838083b7608d32a828;hpb=1ce529d30e900054b9d2417380945d451012313f diff --git a/res/res_pjsip_session.exports.in b/res/res_pjsip_session.exports.in index 5a21b1d..a39485e 100644 --- a/res/res_pjsip_session.exports.in +++ b/res/res_pjsip_session.exports.in @@ -2,6 +2,7 @@ global: LINKER_SYMBOL_PREFIXast_sip_session_terminate; LINKER_SYMBOL_PREFIXast_sip_session_defer_termination; + LINKER_SYMBOL_PREFIXast_sip_session_defer_termination_cancel; LINKER_SYMBOL_PREFIXast_sip_session_register_sdp_handler; LINKER_SYMBOL_PREFIXast_sip_session_unregister_sdp_handler; LINKER_SYMBOL_PREFIXast_sip_session_register_supplement;