D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
64
Cisco TelePresence MX700 and MX800
API Reference Guide
Macros configuration
xConfiguration Macros Mode
Macros allow you to write snippets of JavaScript code that can automate parts of your video
endpoint, thus creating custom behavior. Use of macros is disabled by default, but the first
time you open the Macro Editor you will be asked whether to enable use of macros on the
codec. Use this setting when you want to manually enable, or to permanently disable the use
of macros on the codec. You can disable the use of macros within the Macro Editor. But this
will not permanently disable macros from running, because every time the codec is reset the
macros will be re-enabled automatically.
Requires user role: ADMIN
Default value: Off
USAGE:
xConfiguration Macros Mode:
Mode
where
Mode
: Off/On
Off: Permanently disable the use of macros on this video system.
On: Enable the use of macros on this video system.
xConfiguration Macros AutoStart
All the macros run in a single process on the video endpoint, called the macro runtime. It should
be running by default, but you can choose to stop and start it manually. If you restart the video
system, the runtime will automatically start again if auto start is enabled.
Requires user role: ADMIN
Default value: Off
USAGE:
xConfiguration Macros AutoStart:
AutoStart
where
AutoStart
: Off/On
Off: The macro runtime will not start automatically after a restart of the video system.
On: The macro runtime will start automatically after a restart of the video system.
Network configuration
xConfiguration Network [1] DNS Domain Name
The DNS Domain Name is the default domain name suffix which is added to unqualified names.
Example: If the DNS Domain Name is "company.com" and the name to lookup is
"MyVideoSystem", this will result in the DNS lookup "MyVideoSystem.company.com".
Requires user role: ADMIN, USER
Default value: ""
USAGE:
xConfiguration Network
n
DNS Domain Name: "
Name
"
where
n
: Index that identifies the network. Range: 1..1
Name
: String (0, 64)
The DNS domain name.
xConfiguration Network [1] DNS Server [1..3] Address
Define the network addresses for DNS servers. Up to three addresses may be specified. If the
network addresses are unknown, contact your administrator or Internet Service Provider.
Requires user role: ADMIN, USER
Default value: ""
USAGE:
xConfiguration Network
n
DNS Server
m
Address: "
Address
"
where
n
: Index that identifies the network. Range: 1..1
m
: Index that identifies the DNS server. Maximum three DNS servers are allowed. Range: 1..3
Address
: String (0, 64)
A valid IPv4 address or IPv6 address.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xConfiguration