mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
[mod_verto] new changes for verto video features
This commit is contained in:
committed by
Andrey Volk
parent
b7e9b7a8ff
commit
3770722690
@@ -1627,6 +1627,7 @@ typedef enum {
|
||||
CF_STATE_REPEAT,
|
||||
CF_WANT_DTLSv1_2,
|
||||
CF_RFC7329_COMPAT,
|
||||
CF_REATTACHED,
|
||||
/* 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