mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-14 01:49:05 +00:00
FS-10007: [mod_conference] Issue with reservation-id and conference video layouts #resolve
This commit is contained in:
committed by
Brian West
parent
b81d6990ee
commit
d8c9b1ed16
@@ -1722,6 +1722,7 @@ switch_status_t conference_api_sub_vid_res_id(conference_member_t *member, switc
|
||||
}
|
||||
stream->write_function(stream, "+OK reservation_id %s\n", text);
|
||||
conference_video_detach_video_layer(member);
|
||||
conference_video_find_floor(member, SWITCH_FALSE);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user