mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-7567 #resolve #comment additional occurrences beyond the initial patch discovered
This commit is contained in:
@@ -60,6 +60,7 @@ SWITCH_BEGIN_EXTERN_C struct switch_unicast_conninfo {
|
||||
int type;
|
||||
int transport;
|
||||
int stream_id;
|
||||
switch_thread_t *thread;
|
||||
};
|
||||
typedef struct switch_unicast_conninfo switch_unicast_conninfo_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user