mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-7509 FS-7514: another round of cleanup
This commit is contained in:
@@ -2691,6 +2691,9 @@ SWITCH_DECLARE(switch_status_t) switch_core_session_execute_application_get_flag
|
||||
switch_application_interface_t *application_interface;
|
||||
switch_status_t status = SWITCH_STATUS_SUCCESS;
|
||||
|
||||
switch_core_session_request_video_refresh(session);
|
||||
switch_core_media_gen_key_frame(session);
|
||||
|
||||
if (switch_channel_down_nosig(session->channel)) {
|
||||
char *p;
|
||||
if (!arg && (p = strstr(app, "::"))) {
|
||||
|
||||
Reference in New Issue
Block a user