feat: Whitelists the iceTransportPolicy option. (#2535)

This commit is contained in:
George Politis 2018-02-28 13:28:47 -06:00 committed by bbaldino
parent d727ee80b2
commit fd0749000e
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ const WHITELISTED_KEYS = [
'hosts', 'hosts',
'iAmRecorder', 'iAmRecorder',
'iAmSipGateway', 'iAmSipGateway',
'iceTransportPolicy',
'ignoreStartMuted', 'ignoreStartMuted',
'nick', 'nick',
'openBridgeChannel', 'openBridgeChannel',