TANDBERG Security Camera Security Camera User Manual


 
224
D14049.03
MAY 2008
Grey Headline (continued)
SubZoneDelete
Deletes a subzone.
SubZoneId(r): <1..100>
The index of the subzone to be deleted.
Example: xCommand SubZoneDelete SubZoneId:2
TransformAdd
Adds and congures a new transform.
Pattern(r): <S: 1, 60>
Species the pattern against which the alias is compared.
Type: <Exact/Prex/Sufx/Regex>
Determines the way in which the string must match the alias. 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.
Behavior: <Strip/Replace>
Determines how the matched part of the alias will be modied. Strip: the matching prex or sufx will removed from the alias. Replace: the matching part of the alias will be
substituted with the text in the Replace string.
Replace: <S: 1, 60>
(Applies only if pattern behavior is set to Replace.) Species the string to be used as a substitution for the part of the alias that matched the pattern.
Priority: <1..65534>
Assigns a priority to the specied transform. Transforms are applied in order of priority, and the priority must be unique for each transform.
Example: xCommand TransformAdd Pattern: "example.net" Type: sufx Behavior: replace Replace: "example.com" Priority: 3
TransformDelete
Deletes a transform.
TransformId(r): <1..100>
The index of the transform to be deleted.
Example: xCommand TransformDelete TransformId: 2
ZoneAdd
Adds and congures a new zone.
ZoneName(r): <S: 1, 50>
Assigns a name to this zone.
Type(r): <Neighbor/TraversalClient/TraversalServer/ENUM/DNS>
Determines the nature of the specied zone, in relation to the Local Zone. Neighbor: the new zone will be a neighbor of the Local Zone. TraversalClient: there is a rewall between
the zones, and the Local Zone is a traversal client of the new zone. TraversalServer: there is a rewall between the zones and the Local Zone is a traversal server for the new zone.
ENUM: the new zone contains endpoints discoverable by ENUM lookup. DNS: the new zone contains endpoints discoverable by DNS lookup.
Example: xCommand ZoneAdd ZoneName: "UK Sales Ofce" Type: Neighbor
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
Command Reference - xCommand