add some rtcp stuff for sangoma

This commit is contained in:
Anthony Minessale
2012-07-11 15:23:12 -05:00
parent 2aebe2456f
commit 088437cab1
2 changed files with 80 additions and 14 deletions
+2 -1
View File
@@ -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 {