241
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
Command reference - xCommand
WarningRaise
Raises a warning.
Note: this command is intended for developer use only.
WarningID
(r)
: <S:36..36>
The warning ID.
WarningText
(r)
: <S:0..255>
The description of the warning.
Example:
xCommand WarningRaise WarningID: "ab3d63f6-c0bb-4a9c-a121-e683abfedff0" WarningText: "Module foo is malfunctioning”
ZoneAdd
Adds and configures 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 specified zone, in relation to the Local VCS.
Neighbor
: the new zone will be a neighbor of the Local VCS.
TraversalClient
: there is a firewall between the
zones, and the Local VCS is a traversal client of the new zone.
TraversalServer
: there is a firewall between the zones and the Local VCS 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.
Default: Neighbor.
Example:
xCommand ZoneAdd ZoneName: "UK Sales Office" Type: Neighbor
ZoneDelete
Deletes a zone.
ZoneId
(r)
: <1..200>
The index of the zone to be deleted.
Example:
xCommand ZoneDelete ZoneId: 2
ZoneList
A diagnostic tool that returns the list of zones (grouped by priority) that would be queried, and any transforms that would be applied, in a search for a given alias. Note that this command
does not change any existing system configuration.
Alias
(r)
: <S: 1, 60>
The alias to be searched for.
Example:
xCommand ZoneList Alias: "[email protected]"