Cisco Cisco DX70 Technical References

Page of 173
D15363.02
 Cisco TelePresence DX70 and DX80 API Reference Guide CE8.2, SEPTEMBER 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
72
Cisco TelePresence DX70 and DX80
API Reference Guide
xConfiguration SIP Proxy [1..4] Address
The Proxy Address is the manually configured address for the outbound proxy. It is possible to 
use a fully qualified domain name, or an IP address. The default port is 5060 for TCP and UDP 
but another one can be provided.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration SIP Proxy 
n
 Address: "
Address
"
where
n
: Index that identifies the proxy (maximum 4 proxys can be defined). Range: 1..4
Address
: String (0, 255)
A valid IPv4 address, IPv6 address or DNS name.
xConfiguration SIP Turn Server
Define the address of the TURN (Traversal Using Relay NAT) server. It is used as a media relay 
fallback and it is also used to discover the endpoint's own public IP address.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration SIP Turn Server: "
Server
"
where
Server
: String (0, 255)
The preferred format is DNS SRV record (e.g. _turn._udp.<domain>), or it can be a valid 
IPv4 or IPv6 address.
xConfiguration SIP Turn UserName
Define the user name needed for accessing the TURN server.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration SIP Turn UserName: "
UserName
"
where
UserName
: String (0, 128)
A valid user name.
xConfiguration SIP Turn Password
Define the password needed for accessing the TURN server.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration SIP Turn Password: "
Password
"
where
Password
: String (0, 128)
A valid password.
xConfiguration SIP URI
The SIP URI (Uniform Resource Identifier) is the address that is used to identify the video 
system. The URI is registered and used by the SIP services to route inbound calls to the system. 
The SIP URI syntax is defined in RFC 3261.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration SIP URI: "
URI
"
where
URI
: String (0, 255)
An address (URI) that is compliant with the SIP URI syntax.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xConfiguration