Cisco TelePresence Video Communication Server Administrator's Manual page 357

Hide thumbs Also See for TelePresence Video Communication Server:
Table of Contents

Advertisement

DenyListAdd
Adds an entry to the Deny List.
PatternString(r): <S: 1, 60>
Specifies an entry to be added to the Deny List. If one of an endpoint's aliases matches one of the patterns in the
Deny List, the registration will not be permitted.
PatternType: <Exact/Prefix/Suffix/Regex>
Specifies whether the entry in the Deny List is a prefix, suffix, regular expression, or must be matched exactly.
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.
Default: Exact.
Description: <S: 0, 64>
A free-form description of the Deny List rule.
Example: xCommand DenyListAdd PatternString: "sally.jones@example.com" PatternType:
exact Description: "Deny Sally Jones"
DenyListDelete
Deletes an entry from the Deny List.
DenyListId(r): <1..2500>
The index of the entry to be deleted.
Example: xCommand DenyListDelete DenyListId: 2
DisconnectCall
Disconnects a call.
Call: <1..900>
The index of the call to be disconnected.
CallSerialNumber: <S: 1, 255>
The serial number of the call to be disconnected. Note: you must specify either a call index or call serial number
when using this command.
Example: xCommand DisconnectCall CallSerialNumber: "6d843434-211c-11b2-b35d-
0010f30f521c"
Cisco VCS Administrator Guide (X6.1)
Reference material
Page 357 of 401

Advertisement

Table of Contents
loading

Table of Contents