Configuring zone searches and transforms, Default settings, Text goes here – TANDBERG D14049.01 User Manual

Page 77: Alias searching and transforming

Advertising
background image

D 14049.01
07.2007

77

TANDBERG

VIDEO COMMUNICATION SERVER

ADMINISTRATOR GUIDE

Text goes here

Introduction

Getting

Started

System

Overview

System

Configuration

H.323 & SIP

Configuration

Registration

Control

Zones and

Neighbors

Call

Processing

Firewall

Traversal

Bandwidth

Control

Maintenance

Appendices

TANDBERG

ADMINISTRATOR GUIDE

TANDBERG

VIDEO COMMUNICATION SERVER

ADMINISTRATOR GUIDE

Call

Processing

Alias Searching and Transforming

Zone transforms support the use of
Regular Expressions. 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

: the zone will never be queried.

Zone searching and alias transforming: configuration

Advertising