Technical References

D14 641.11 Codec C90 API Reference Guide TC6.2, JULY 2013. Copyright © 20102013 Cisco Systems, Inc. All rights reserved. 52
Cisco TelePresence System Codec C90 API Reference Guide
NetworkServices configuration
xConfiguration NetworkServices XMLAPI Mode
Enable or disable the video system's XML API. For security reasons this may be disabled. Disabling
the XML API will limit the remote manageability with for example TMS, which no longer will be able
to connect to the video system.
Requires user role: ADMIN
Value space: <Off/On>
Off: The XML API is disabled.
On: The XML API is enabled (default).
Example:
xConfiguration NetworkServices XMLAPI Mode: On
xConfiguration NetworkServices MultiWay Address
The MultiWay address must be equal to the Conference Factory Alias, as configured on the Video
Communication Server. The Multiway™ conferencing enables video endpoint users to introduce a
3rd party into an existing call.
Multiway™ can be used in the following situations:
1) When you want to add someone else in to your existing call.
2) When you are called by a 3rd party while already in a call and you want to include that person in
the call.
Requirements: The Codec C90 must run software version TC4.0 (or later), Video Communication
Server (VCS) version X5 (or later) and Codian MCU version 3.1 (or later). Video systems invited to
join the Multiway™ conference must support the H.323 routeToMC facility message if in an H.323
call, or SIP REFER message if in a SIP call.
Requires user role: ADMIN
Value space: <S: 0, 255>
Format: String with a maximum of 255 characters (a valid dial URI).
Example:
xConfiguration NetworkServices MultiWay Address: "h323:multiway@company.com"
xConfiguration NetworkServices MultiWay Protocol
Determine the protocol to be used for MultiWay calls.
Requires user role: ADMIN
Value space: <Auto/H323/Sip>
Auto: The system will select the protocol for MultiWay calls.
H323: The H323 protocol will be used for MultiWay calls.
Sip: The SIP protocol will be used for MultiWay calls.
Example:
xConfiguration NetworkServices MultiWay Protocol: Auto
xConfiguration NetworkServices H323 Mode
Determine whether the system should be able to place and receive H.323 calls or not.
Requires user role: ADMIN
Value space: <Off/On>
Off: Disable the possibility to place and receive H.323 calls.
On: Enable the possibility to place and receive H.323 calls (default).
Example:
xConfiguration NetworkServices H323 Mode: On
xConfiguration NetworkServices HTTP Mode
Set the HTTP mode to enable/disable access to the system through a web browser. The web
interface is used for system management, call management such as call transfer, diagnostics and
software uploads.
NOTE: Restart the system for any change to this setting to take effect.
Requires user role: ADMIN
Value space: <Off/On>
Off: The HTTP protocol is disabled.
On: The HTTP protocol is enabled.
Example:
xConfiguration NetworkServices HTTP Mode: On
xConfiguration NetworkServices HTTPS Mode
HTTPS is a web protocol that encrypts and decrypts user page requests as well as the pages that
are returned by the web server.
NOTE: Restart the system for any change to this setting to take effect.
Requires user role: ADMIN
Value space: <Off/On>
Off: The HTTPS protocol is disabled.
On: The HTTPS protocol is enabled.
Example:
xConfiguration NetworkServices HTTPS Mode: On
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xConfiguration