TANDBERG Security Camera Security Camera User Manual


 
109
D14049.03
MAY 2008
Grey Headline (continued)
TANDBERG VIDEO COMMUNICATIONS SERVER
ADMINISTRATOR GUIDE
Introduction Getting Started
Overview and
Status
System
Conguration
VCS
Conguration
Zones and
Neighbors
Call
Processing
Bandwidth
Control
Firewall
Traversal
Maintenance Appendices
Searches and Transforms
Zone transforms support the use of
Regular Expressions in both the Pattern
String and Replace String elds. See
the Appendix Regular Expression Reference for
more information.
Default Settings
When a new zone is created, by default
Match1 will be set to AlwaysMatch with a
Priority of 100. All remaining matches will be
set to Disabled. This means that the zone
will be queried for the original alias, with no
transforms applied.
Conguring Zone Searches and
Transforms
To congure when a zone will be searched and
any transforms that will be applied before the
search request is sent:
VCS Conguration > Zones
.
You will be taken to the Zones page.
Click on the zone you wish to congure. You
will be taken to the Edit Zone page.
Scroll down until you get to the Match1
section.
xConguration Zones Zone [1..200]
Match [1..5]
You can congure up to ve different Matches
(i.e. search/transform combinations) for each
zone.
Pattern behavior
(Applies only if the Mode is PatternMatch.)
Determines if and how the matched part of the
alias will be modied. Options are:
Leave: the alias will not be modied.
Strip: the matching prex or sufx will be
removed from the alias.
Replace: the matching part of the alias will be
substituted with the text in the Replace String.
Pattern type
(Applies only if the Mode is PatternMatch.)
Determines the way in which the string must
match the alias. Options are:
Exact: the string must match the alias
character for character.
Prex: the string must appear at the beginning
of the alias.
Sufx: the string must appear at the end of the
alias.
Regex: the string will be treated as a regular
expression.
Priority
Determines the order in which the zone will be
sent a search request. Zones with priority 1
matches are searched rst, followed by priority
2, and so on. More than one match can be
assigned the same priority; in this case the
matches will be queried simultaneously.
Replace string
(Applies only if the Mode is PatternMatch and
Pattern Behavior is Replace.)
Species the string to be used as a
substitution for the part of the alias that
matched the pattern.
Pattern string
(Applies only if the Mode is PatternMatch.)
Species the pattern against which the alias is
compared.
Mode
Determines if and when a query will be sent to
this zone. Options are:
AlwaysMatch: the zone will always be queried.
PatternMatch: the zone will only be queried
if the alias queried for matches the specied
Pattern String.
Disabled: this match is not used. If all 5
matches for a zone are disabled, the zone will
never be queried.
Zone Searching and Transforming