res_pjsip.exports.in 268 B

1234567891011
  1. {
  2. global:
  3. LINKER_SYMBOL_PREFIXast_sip_*;
  4. LINKER_SYMBOL_PREFIX__ast_sip_*;
  5. LINKER_SYMBOL_PREFIXpjsip_media_type_*;
  6. LINKER_SYMBOL_PREFIXast_copy_pj_str;
  7. LINKER_SYMBOL_PREFIXast_copy_pj_str2;
  8. LINKER_SYMBOL_PREFIXast_pjsip_rdata_get_endpoint;
  9. local:
  10. *;
  11. };