mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
FS-7499 add tmmbr negotiation to sdp
This commit is contained in:
committed by
Michael Jerris
parent
cc9a225bb9
commit
a8c1341f42
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user