Xcommand zoneadd, Text goes here, Command reference - xcommand – TANDBERG D14049.01 User Manual

Page 155

Advertising
background image

D 14049.01
07.2007

55

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

VIDEO COMMUNICATION SERVER

ADMINISTRATOR GUIDE

Appendices

TANDBERG

VIDEO COMMUNICATION SERVER

ADMINISTRATOR GUIDE

Appendices

Command Reference - xCommand

xCommand

Description

Parameters

TransformAdd

Adds and configures a new transform.

Pattern

(r)

: <S: , 60>

Specifies the pattern against which the alias is compared.

Type: <Exact/Prefix/Suffix/Regex>
Determines the way in which the string must match the alias.

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.

Behavior: <Strip/Replace>
Determines how the matched part of the alias will be modified.

Strip

: the matching prefix or suffix will removed from the alias.

Replace

: the matching part of the alias will be substituted with the text in the Replace string.

Replace: <S: , 60>
(Applies only if pattern behavior is set to Replace.)
Specifies the string to be used as a substitution for the part of the alias that matched the pattern.

Priority: <..65534>
Assigns a priority to the specified transform. Transforms are applied in order of priority, and the priority must be unique for
each transform.

TransformDelete

Deletes a transform.

TransformId

(r)

: <..00>

The index of the transform to be deleted.

ZoneAdd

Adds and configures a new zone.

ZoneName

(r)

: <S: , 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 Zone.

Neighbor

: the new zone will be a neighbor of the Local Zone.

TraversalClient

: there is a firewall between the zones, and the Local Zone is a traversal client of the new zone.

TraversalServer

: there is a firewall 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.

ZoneDelete

Deletes a zone.

ZoneId

(r)

: <..00>

The index of the zone to be deleted.

Advertising