Xcommand domainad, Xcommand disconnectcall call: Page 218: Command reference - xcommand
Page 218: Command reference - xcommand
218
D14049.03
MAY 2008
Grey Headline (continued)
DefaultValuesSet
Resets system parameters to default values.
Level
(r)
: <1..3>
The level of system parameters to be reset.
Level 1
: will reset most parameters.
Level 2
: There are currently no level 2 parameters, so setting that level has the same effect as setting level 1.
Level 3
resets all level 1 and 2 parameters as well as additional parameters. See the section
Restoring Default Configuration
for full details.
Example:
xCommand DefaultValuesSet Level: 1
DenyListAdd
Adds an entry to the Deny List.
PatternString
(r)
:
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:
Specifies whether the entry in the Deny List is a prefix, suffix, regular expression, or must be matched exactly.
Example:
xCommand DenyListAdd PatternString: "[email protected]" PatternType: "exact"
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:
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"
DomainAdd
Adds a SIP domain for which this VCS is authoritative.
DomainName
(r)
:
Specifies the name of the domain.
Example:
xCommand DomainAdd DomainName: "example.com"
TANDBERG
VIDEO COMMUNICATIONS SERVER
ADMINISTRATOR GUIDE
Command Reference - xCommand