summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2012-07-22 17:03:24 +0000
committerJoshua Colp <jcolp@digium.com>2012-07-22 17:03:24 +0000
commit4d6b524b61833147fdaeee1cda6f02c1f8c6d509 (patch)
treec9472898cd864dcd89b4feeda7dae03f0e1b6006 /configs
parent13427db64c2c2f3cf15501c998bc982e91f8bf58 (diff)
Prevent multiple local candidates from being added with the same information and add support for disabling ICE on a per-peer basis.
(closes issue ASTERISK-20088) Reported by: wimpy Review: https://reviewboard.asterisk.org/r/2044/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@370347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 8894a3931..c8b437acf 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -900,6 +900,11 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; this feature.
;
; subscribe_network_change_event = yes ; on by default
+;
+; ICE/STUN/TURN usage can be disabled globally or on a per-peer basis using the icesupport
+; configuration option. When set to yes ICE support is enabled. When set to no it is disabled.
+;
+; icesupport = no
;----------------------------------- MEDIA HANDLING --------------------------------
; By default, Asterisk tries to re-invite media streams to an optimal path. If there's