254
D14049.07
March 2010
Grey Headline
(continued)
TANDBERG
VIDEO COMMUNICATION SERVER
ADMINISTRATOR GUIDE
Introduction
Overview and
status
System
configuration
VCS
configuration
Zones and
neighbors
Clustering and
peers
Call
processing
Bandwidth
control
Firewall
traversal
Appendices
Applications
Maintenance
Command reference - xCommand
ExtAppStatusDelete
Deletes an external application status entry.
Note: this command is intended for developer use only.
Name
(r)
: <S:1..64>
Descriptive name for the external application whose status is being referenced.
Example:
xCommand ExtAppStatusDelete Name: foo
FeedbackDeregister
Deactivates a particular feedback request.
ID: <1..3>
The index of the feedback request to be deactivated.
Example:
xCommand FeedbackDeregister ID: 1
FeedbackRegister
Activates notifications on the event or status change(s) described by the expression(s). Notifications are sent in XML format to the specified URL. Up to 15 expressions may be registered for
each of 3 feedback IDs.
ID: <1..3>
The ID of this particular feedback request.
URL
(r)
: <S: 1, 256>
The URL to which notifications are to be sent.
Expression.1..15: <S: 1, 256>
The events or status change to be notified. Valid Expressions are:
Status/Ethernet
Status/Calls
Event/CallDisconnected
Event/
Status/NTP
Status/Registrations
Event/CallFailure
Event/Bandwidth
Status/LDAP
Status/Zones
Event/RegistrationAdded
Event/Locate
Status/Feedback
Event/CallAttempt
Event/RegistrationRemoved
Event/ResourceUsage
Status/ExternalManager
Event/CallConnected
Event/RegistrationFailure
Event/AuthenticationFailure
Example:
xCommand FeedbackRegister ID: 1 URL: "http://192.168.0.1/submitfeedback/" Expression.1: "Status/Calls" Expression.2: "Event/CallAttempt"
FindRegistration
Returns information about the registration associated with the specified alias. The alias must be registered on the VCS on which the command is issued.
Alias
(r)
: <S: 1, 60>
The alias that you wish to find out about.
Example:
xCommand FindRegistration Alias: "john.smith@example.com"