mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
add some rtcp stuff for sangoma
This commit is contained in:
@@ -554,7 +554,8 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
uint32_t packet_count;
|
||||
uint32_t octet_count;
|
||||
uint32_t octet_count;
|
||||
uint32_t peer_ssrc;
|
||||
} switch_rtcp_numbers_t;
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user