206
D14049.05
February 2009
Grey Headline
(continued)
TANDBERG
VIDEO COMMUNICATIONS SERVER
ADMINISTRATOR GUIDE
Introduction
Getting started
Overview and
status
System
configuration
VCS
configuration
Zones and
neighbors
Call
processing
Bandwidth
control
Firewall
traversal
Appendices
Applications
Maintenance
Command reference - xConfiguration
Registration AllowList [1..2500] Pattern Type: <Exact/Prefix/Suffix/Regex>
Specifies whether the entry in the Allow List is a prefix, suffix, regular expression, or must be matched exactly.
Exact
: the string must match the alias character for character.
Prefix
: the string must appear at the beginning of the alias.
Suffix
: the string must appear at the end of the alias.
Regex
: the string will be treated as a regular expression.
Default: Exact
Example:
xConfiguration Registration AllowList 1 Pattern Type: Exact
Registration DenyList [1..2500] Pattern String: <S: 0, 60>
Specifies an entry to be added to the Deny List. If one of an endpoint’s aliases matches one of the patterns in the Deny List, the registration will not be permitted.
Example:
xConfiguration Registration DenyList 1 Pattern String: "[email protected]"
Registration DenyList [1..2500] Pattern Type: <Exact/Prefix/Suffix/Regex>
Specifies whether the entry in the Deny List is a prefix, suffix, regular expression, or must be matched exactly.
Exact
: the string must match the alias character for character.
Prefix
: the string must appear at the beginning of the alias.
Suffix
: the string must appear at the end of the alias.
Regex
: the string will be treated as a regular expression.
Default: Exact
Example:
xConfiguration Registration DenyList 1 Pattern Type: Exact
Registration RestrictionPolicy: <None/AllowList/DenyList>
Specifies the policy to be used when determining which endpoints may register with the system.
None
: No restriction.
AllowList
: Only endpoints attempting to register with an alias listed on the Allow List may register.
DenyList
: All endpoints, except those attempting to register with an alias listed on the Deny List, may register.
Default: None
Example:
xConfiguration Registration RestrictionPolicy: None
ResourceUsage Warning Activation Level: <0..100>
Controls if and when the VCS will warn that it is approaching its maximum licensed capacity for calls or registrations. The number represents the percentage of the maximum that, when
reached, will trigger a warning. 0: Warnings will never appear.
Default: 90
Example:
ResourceUsage Warning Activation Level: 90
SIP Domains Domain [1..20] Name: <S: 0, 128>
Specifies a domain for which this VCS is authoritative. The VCS will act as a SIP Registrar and Presence Server for this domain, and will accept registration requests for any SIP endpoints
attempting to register with an alias that includes this domain.
Example:
xConfiguration SIP Domains Domain 1 Name: "example.com"