mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 09:58:17 +00:00
fix missing line
This commit is contained in:
@@ -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);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user