mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-19 02:31:53 +00:00
tweak
This commit is contained in:
committed by
Ken Rice
parent
d31a738bc5
commit
70ae3e0caf
@@ -1799,6 +1799,7 @@ SWITCH_DECLARE(switch_core_session_t *) switch_core_session_request_xml(switch_e
|
||||
flags[CF_SERVICE] = 0;
|
||||
flags[CF_TAGGED] = 0;
|
||||
flags[CF_WINNER] = 0;
|
||||
flags[CF_EARLY_OK] = 0;
|
||||
flags[CF_CONTROLLED] = 0;
|
||||
flags[CF_SUSPEND] = 0;
|
||||
flags[CF_EVENT_PARSE] = 0;
|
||||
|
||||
Reference in New Issue
Block a user