Skip to content
Snippets Groups Projects
  • George Joseph's avatar
    f55886a7
    res_pjsip: Make message_filter and session multipart aware · f55886a7
    George Joseph authored
    Neither pjsip_message_filter's filter_on_tx_message() nor
    res_pjsip_session's session_outgoing_nat_hook() were multipart
    aware and just assumed that an SDP would be the only thing in
    a message body.  Both were changed to use the new
    pjsip_get_sdp_info() function which searches for an sdp in
    both single- and multi- part message bodies.
    
    ASTERISK-29813
    
    Change-Id: I8f5b8cfdc27f1d4bd3e7491ea9090951a4525c56
    f55886a7
    History
    res_pjsip: Make message_filter and session multipart aware
    George Joseph authored
    Neither pjsip_message_filter's filter_on_tx_message() nor
    res_pjsip_session's session_outgoing_nat_hook() were multipart
    aware and just assumed that an SDP would be the only thing in
    a message body.  Both were changed to use the new
    pjsip_get_sdp_info() function which searches for an sdp in
    both single- and multi- part message bodies.
    
    ASTERISK-29813
    
    Change-Id: I8f5b8cfdc27f1d4bd3e7491ea9090951a4525c56