mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 20:50:41 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10295 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
340dc1da7e
commit
2f4d7a9b74
@ -2505,7 +2505,7 @@ static void sofia_handle_sip_i_state(switch_core_session_t *session, int status,
|
||||
}
|
||||
|
||||
} else if (tech_pvt && switch_test_flag(tech_pvt, TFLAG_SDP) && !r_sdp) {
|
||||
nua_respond(tech_pvt->nh, SIP_200_OK, TAG_END());
|
||||
nua_respond(tech_pvt->nh, SIP_202_ACCEPTED, TAG_END());
|
||||
goto done;
|
||||
} else {
|
||||
ss_state = nua_callstate_completed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user