FS-9699 #resolve [Improper response to reinvite after using uuid_media_3p]

This commit is contained in:
Anthony Minessale 2016-11-04 18:12:09 -05:00
parent 710ca2a053
commit cd520f8340
1 changed files with 1 additions and 1 deletions

View File

@ -7578,7 +7578,7 @@ static void sofia_handle_sip_i_state(switch_core_session_t *session, int status,
}
switch_core_media_gen_local_sdp(session, SDP_TYPE_RESPONSE, NULL, 0, NULL, 0);
switch_core_media_gen_local_sdp(session, SDP_TYPE_RESPONSE, NULL, 0, NULL, 1);
nua_respond(tech_pvt->nh, SIP_200_OK,
NUTAG_MEDIA_ENABLE(0),