mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-7800 fix some stuff in multi-canvas
This commit is contained in:
@@ -2551,7 +2551,8 @@ typedef enum {
|
||||
SWITCH_MEDIA_FLOW_SENDRECV = 0,
|
||||
SWITCH_MEDIA_FLOW_SENDONLY,
|
||||
SWITCH_MEDIA_FLOW_RECVONLY,
|
||||
SWITCH_MEDIA_FLOW_INACTIVE
|
||||
SWITCH_MEDIA_FLOW_INACTIVE,
|
||||
SWITCH_MEDIA_FLOW_DISABLED
|
||||
} switch_media_flow_t;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user