mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
move verbose_sdp to a flag and set it to true in webrtc calls
This commit is contained in:
@@ -1300,6 +1300,7 @@ typedef enum {
|
||||
CF_WEBRTC_MOZ,
|
||||
CF_ICE,
|
||||
CF_DTLS,
|
||||
CF_VERBOSE_SDP,
|
||||
/* WARNING: DO NOT ADD ANY FLAGS BELOW THIS LINE */
|
||||
/* IF YOU ADD NEW ONES CHECK IF THEY SHOULD PERSIST OR ZERO THEM IN switch_core_session.c switch_core_session_request_xml() */
|
||||
CF_FLAG_MAX
|
||||
|
||||
Reference in New Issue
Block a user