TANDBERG Border Controller User Guide
Page 93 of 118
xconfiguration Traversal Media RTCP Port: <port>
Specifies the UDP port to which media control information should be sent. Conventionally this will be set
to RTP port + 1. The default is
2777
.
xconfiguration Traversal AssentEnabled: <On/Off>
Determines whether or not the Border Controller will allow firewall traversal using TANDBERG's
proprietary Assent protocol. Default is
On
.
xconfiguration Traversal H46018Enabled: <On/Off>
Determines whether or not the Border Controller will allow firewall traversal using the ITU H.460.18/19
protocols. Default is
On
.
xconfiguration Traversal Preference: <Assent/H46018>
Determines which of the two protocols to use when given a choice. Default is
Assent
.
xconfiguration Traversal H46019Demultiplexing: <On/Off>
H.460.19 optionally allows all media to be sent to the same ports on the Border Controller and
demultiplexed there. This switch controls that option.
18.2.22.
Zones
Traversal zones control how the Border Controller communicates with a Gatekeeper with which it is
cooperating to provide firewall traversal.
xconfiguration Zones TraversalZone [1..50] Name: <name>
Sets the name of the TANDBERG Gatekeeper which is allowed to connect to this Border Controller.
xconfiguration Zones TraversalZone [1..50] HopCount: <1..255>
Specifies the hop count to be used when originating an LRQ.
xconfiguration Zones TraversalZone [1..50] Match [1..5] Mode:
<AlwaysMatch/PatternMatch/Disabled>
The zone match mode determines when an LRQ will be sent to gatekeepers in the zone. If the mode is
set to
AlwaysMatch
the zone will always be queried. If the mode is set to
PatternMatch
, the zone
will only be queried if the alias queried for matches the corresponding pattern. If the mode is set to
Disabled
the zone will never be queried.
xconfiguration Zones TraversalZone [1..50] Match [1..5] Pattern String:
<pattern>
The pattern to be used when deciding whether or not to query a zone. This is only used if the zone's
match mode is set to
PatternMatch
.
xconfiguration Zones TraversalZone [1..50] Match [1..5] Pattern Type:
<Prefix/Suffix/Regex>
Prefix/Suffix
determines whether the pattern string being checked should appear at the beginning
or end of an alias. Alternatively,
Regex
indicates that the pattern string should be treated as a regular
expression when matching.