Feedbackregister, Fipsmode, Floorrelease – TANDBERG 6000MXP User Manual
Page 156: Floorrequest, Feedbackregister — floorrequest
156
TANDBERG 3000
MXP
&
6000
MXP
REFERENCE GUIDE FOR SYSTEM INTEGRATORS
Command Information
D 13887.08
MAY 2008
Required parameters are identified by an
(r)
appended to the parameter name. The
(r)
appears in this table for your information only and shall not be included when writing the commands – see the column Example for an illustration of this. Empty lines in the examples provided may have been removed to save space in the tables.
Command
Description
Parameters
Result parameters
when OK
Result parameters
when error
Example
FeedbackRegister
Command used to
instruct the system to
return XML feedback
over HTTP(S) to
specific URLs. What
parts of the Status
and Configuration XML
documents to monitor
are specified by XPath
expressions.
The system supports
issuing feedback to 3
different URLs.
The system allows
a total of 20 XPath
expressions to be
registered, with a
maximum of 15 for a
single URL.
ID: <1..3>
ID for the registration. If this
parameter is omitted the system
uses the first vacant ID.
uRL
(r)
:
The URL to post feedback to.
Expression.1..15:
ID: <1..3>
As above
xcommand feedbackregister url:http://10.
47.14.185:8000
expression.1:status/call
expression.2:status/conference
*r Result (status=OK):
ID: 2
*r/end
OK
FIPSMode
Command to activate
and deactivate FIPS
mode.
Mode
(r)
:
Denotes whether the video system is
to be in FIPS mode or not.
On: “Entering FIPS
mode, restart
required.”
Off: “Exiting FIPS
mode, restart
required.”
The codec wil
restart.
As above
xcommand fipsmode:off
*r Result (status=OK):
*r/end
OK
FloorRelease
Command used to
release floor in a
MultiSite conference.
None
None
As above
xcommand floorrelease
*r Result (status=OK):
*r/end
OK
FloorRequest
Command used to
request floor in a
MultiSite conference.
None
None
As above
xcommand floorrequest
*r Result (status=OK):
*r/end
OK
FeedbackRegister — FloorRequest