FS-3214 forgot 1 important line
This commit is contained in:
parent
b14340a5da
commit
7d2e2ce071
|
@ -5246,6 +5246,7 @@ static void sofia_handle_sip_i_state(switch_core_session_t *session, int status,
|
|||
}
|
||||
|
||||
if (match && sofia_test_flag(tech_pvt, TFLAG_NOREPLY)) {
|
||||
sofia_clear_flag(tech_pvt, TFLAG_NOREPLY);
|
||||
goto done;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue