mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-03 11:50:29 +00:00
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)) {
|
if (match && sofia_test_flag(tech_pvt, TFLAG_NOREPLY)) {
|
||||||
|
sofia_clear_flag(tech_pvt, TFLAG_NOREPLY);
|
||||||
goto done;
|
goto done;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user