mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-25 03:10:39 +00:00
fix missing line
This commit is contained in:
parent
42fcaeacf5
commit
2246b84554
@ -1634,6 +1634,7 @@ SWITCH_DECLARE(switch_status_t) switch_ivr_nomedia(const char *uuid, switch_medi
|
|||||||
}
|
}
|
||||||
|
|
||||||
switch_channel_clear_flag(channel, CF_MEDIA_TRANS);
|
switch_channel_clear_flag(channel, CF_MEDIA_TRANS);
|
||||||
|
switch_core_session_rwunlock(session);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user