Configuring zone searches and transforms, Default settings, Searches and transforms – TANDBERG Security Camera User Manual

Page 109

Advertising
background image

109

D14049.03
MAY 2008

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

Maintenance

Appendices

Searches and Transforms

Zone transforms support the use of
Regular Expressions in both the

Pattern

String

and

Replace String

fields. 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.

Configuring Zone Searches and
Transforms

To configure when a zone will be searched and
any transforms that will be applied before the
search request is sent:

VCS Configuration > Zones

.

You will be taken to the

Zones

page.

Click on the zone you wish to configure. You
will be taken to the

Edit Zone

page.

Scroll down until you get to the

Match1

section.

xConfiguration Zones Zone [1..200]

Match [1..5]

You can configure up to five 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 modified. Options are:

Leave

: the alias will not be modified.

Strip

: the matching prefix or suffix 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.

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.

Priority

Determines the order in which the zone will be
sent a search request. Zones with priority 1
matches are searched first, 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

.)

Specifies 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

.)

Specifies 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 specified

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

Advertising