User Manual

101
Property
Type
Values
Default Value
Description
voip.ice-regular
BOOLEAN
0 : Regular nomination method
1 : Aggressive nomination
method
1
ICE nomination method. When using ICE, select the preferred ICE
Nomination Method. To validate candidate pairs (IP addresses and
ports for the local and remote nodes), CS-700 sends STUN binding
requests as part of the media connectivity tests. When a candidate
is nominated for use, a STUN binding request is sent with a flag
indicating that the candidate pair is nominated. There are two
nomination methods that can be used: Regular -For Regular
Nomination, CS-700 validates candidate pairs with initial STUN
binding requests, and then selects a valid candidate pair by
sending another STUN binding request with a flag indicating that
the pair is nominated. Aggressive -For Aggressive Nomination, CS-
700 does not wait to set the nominated flag in a second STUN
binding request, but rather sets the flag in the STUN binding
requests for all of the candidate pairs. The ICE processing
completes when the first pair successfully passes connectivity
checks. The aggressive method is faster but does not always result
in the optimal path being selected.
voip.ice-max-hosts
NUMBER
0 : No maximum
1..10 : Maximum number of host
candidates
5
Maximum number of ICE host candidate. An ICE host candidate is
an actual local transport address in the host. Host transport
addresses are obtained by binding to attached network interfaces.
These interfaces include both physical interfaces and virtual
interfaces such as VPN. This option specifies the maximum number
of local ICE host candidates that may be used in evaluating
candidate pairs when determining the best route. A value of 0
indicates that there is no maximum.
voip.ice-no-rtcp
BOOLEAN
0 : Enable RTCP
1 : Disable RTCP
0
Option to not disable the RTCP component in ICE.
voip.use-turn
BOOLEAN
0 : Disable TURN
1 : Enable TURN
0
Enables the use of a TURN (Traversal Using Relay NAT) relay when
using ICE. A TURN relay is a media relay server residing on the
public internet which can relay media data packet between clients.
TURN relays are used when other preferred mechanisms are not
available, such as STUN or direct connectivity. If TURN is enabled,
the other TURN settings (server, username and password) must
also be specified.