mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-12 07:11:51 +00:00
[mod_sofia] don't auto unhold via media format for non-sip
This commit is contained in:
committed by
Andrey Volk
parent
735637fa4d
commit
415b0b74bb
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user