[mod_sofia] don't auto unhold via media format for non-sip

This commit is contained in:
Anthony Minessale
2020-04-13 23:16:27 +00:00
committed by Andrey Volk
parent 735637fa4d
commit 415b0b74bb
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -1454,6 +1454,7 @@ typedef enum {
CC_IO_OVERRIDE,
CC_RTP_RTT,
CC_MSRP,
CC_MUTE_VIA_MEDIA_STREAM,
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
CC_FLAG_MAX
} switch_channel_cap_t;