mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-11 14:51:53 +00:00
[mod_sofia] don't auto unhold via media format for non-sip
This commit is contained in:
committed by
Andrey Volk
parent
5111b6ef73
commit
d2ccb93f3e
@@ -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