FS-7499 add tmmbr negotiation to sdp

This commit is contained in:
Anthony Minessale
2015-05-14 18:01:22 -05:00
committed by Michael Jerris
parent cc9a225bb9
commit a8c1341f42
2 changed files with 34 additions and 6 deletions
+1
View File
@@ -750,6 +750,7 @@ typedef enum {
SWITCH_RTP_FLAG_RESET,
SWITCH_RTP_FLAG_MUTE,
SWITCH_RTP_FLAG_NACK,
SWITCH_RTP_FLAG_TMMBR,
SWITCH_RTP_FLAG_INVALID
} switch_rtp_flag_t;