feat(call-flows): Add config property for enabling call flows. (#3031)

This commit is contained in:
hristoterezov
2018-05-23 14:52:44 -07:00
committed by virtuacoplenny
parent 592305df74
commit 3dbb663922
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -24,6 +24,7 @@ const WHITELISTED_KEYS = [
'autoRecord',
'autoRecordToken',
'avgRtpStatsN',
'callFlowsEnabled',
'callStatsConfIDNamespace',
'callStatsID',
'callStatsSecret',