mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-02 11:19:28 +00:00
FS-9353 #resolve [clear-vid-floor produces error, while working]
This commit is contained in:
parent
f43522877c
commit
6bc535fd65
@ -1564,6 +1564,8 @@ switch_status_t conference_api_sub_clear_vid_floor(conference_obj_t *conference,
|
||||
//conference_video_set_floor_holder(conference, NULL);
|
||||
switch_mutex_unlock(conference->mutex);
|
||||
|
||||
stream->write_function(stream, "OK floor Cleared\n", SWITCH_VA_NONE);
|
||||
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user