97
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
Searches and transforms
Zone search and transform process
Zone searching takes place after call policy has been applied.
The zone search and transform process is applied to the Local
Zone and all other external zones simultaneously, and is as
follows:
The VCS looks at all matches for the Local Zone and all
1.
external zones to find those with either:
a
•
Mode
of
AlwaysMatch
, or
a
•
Mode
of
PatternMatch
and a
Pattern String
that matches
the alias being searched for.
These matches are listed in order of the
2.
Priority
that has been
assigned to them.
All zones with a Priority 1 match on the list are queried using
3.
the same protocol (i.e. SIP or H.323) as the incoming call
request. For
AlwaysMatch
matches, the query will use the
original alias; for
PatternMatch
matches the query will use the
alias specified by the transform rules.
If the alias is found, the call will be forwarded to that zone.
4.
If the alias is found by more than one zone, the call will be
forwarded to the zone that responded first.
If the alias is not found using the native protocol, the query
5.
is repeated (as per steps 3 and 4) using the interworked
protocol.
If the alias is not found, all zones with a Priority 2 match are
6.
queried as per steps 3 to 5.
The process is repeated with subsequent Priority levels until
7.
either:
the alias is found, or
•
all zones with a match that meets the specified criteria
•
have been queried.
Zone searching and transforming
About zone transforms
The VCS allows you to change the alias being searched for
before a search request is sent to the Local Zone or out to a
particular zone. This feature builds on the
PatternMatch mode
and
match priority
of the zone search function (see panel
opposite).
To set up a zone transform, you must:
configure the zone with a
•
Mode
of
PatternMatch
specify the pattern that the alias to be transformed must
•
match
specify the way in which the alias will be transformed
•
assign a priority to the match. The same zone can have
•
matches of the same or different priorities.
As with zone searching, the VCS will send queries in priority
order to each zone that has a pattern match that matches the
alias. If the pattern match has a transform, the search alias will
be transformed before being sent to the zone, and the zone will
be queried using the new alias
Each zone has up to five configurable matches. This
means that you can specify up to five different
transforms for each zone. This could be:
one alias or string transformed five different ways
•
five aliases or strings each transformed individually
•
a combination of both.
•
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.
About zone searching
The VCS allows you to filter the search requests sent to each
zone, including the Local Zone, and prioritize the order of the
searches. This allows you to reduce the potential number of
search requests sent out, and speed up the search process.
The VCS uses the concept of zone “matches” to filter search
requests. Each zone has up to five configurable “matches”
available to it. Each match is assigned a
Mode
and
Priority
(described below). The combination of the two determines if and
when that zone will be queried.
Match mode
The match
Mode
allows you to specify whether and how
requests to the zone will be filtered. You can also use this mode
to prevent search requests from ever being sent to the zone.
The
Mode
options are:
AlwaysMatch
•
: always query the zone
PatternMatch
•
: only query the zone if the alias being searched
for matches a specified pattern
Disabled
•
: never query the zone (this mode does not need a
corresponding Priority option).
Match priority
The match
Priority
allows you to specify when in the search
process that zone will be queried. Search requests are sent to
all zones with a Priority 1 match first, followed by all zones with
Priority 2 matches, and so on.
It is possible for the same priority to be given to more
than one match, either in the same zone or in different
zones. In this case, all zones with that match priority will
be queried at the same time.
You can test whether a pattern will match a particular
alias and be transformed in the expected way by using
the
Check pattern
page (
Maintenance > Tools > Check
pattern
).
Using zone searches and transforms together
The zone searching feature and the zone transforms feature
both make use of the
PatternMatch
mode. You can use these
two features together or separately.
The remainder of this section:
describes the
•
zone search and transform process
explains how to
•
configure zone searches and transform
s
gives some
•
examples
of how zone searches and transforms
could be used together.