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. 
70
Cisco TelePresence DX70 and DX80
API Reference Guide
SIP configuration
xConfiguration SIP Authentication UserName
This is the user name part of the credentials used to authenticate towards the SIP proxy.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration SIP Authentication UserName: "
UserName
"
where
UserName
: String (0, 128)
A valid username.
xConfiguration SIP Authentication Password
This is the password part of the credentials used to authenticate towards the SIP proxy.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration SIP Authentication Password: "
Password
"
where
Password
: String (0, 128)
A valid password.
xConfiguration SIP DefaultTransport
Select the transport protocol to be used over the LAN.
Requires user role: ADMIN
Default value: Auto
USAGE:
xConfiguration SIP DefaultTransport: 
DefaultTransport
where
DefaultTransport
: TCP/UDP/Tls/Auto
TCP: The system will always use TCP as the default transport method.
UDP: The system will always use UDP as the default transport method.
Tls: The system will always use TLS as the default transport method. For TLS connec-
tions a SIP CA-list can be uploaded to the video system. If no such CA-list is available 
on the system then anonymous Diffie Hellman will be used.
Auto: The system will try to connect using transport protocols in the following order: 
TLS, TCP, UDP.
xConfiguration SIP DisplayName
When configured the incoming call will report the display name instead of the SIP URI.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration SIP DisplayName: "
DisplayName
"
where
DisplayName
: String (0, 550)
The name to be displayed instead of the SIP URI.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xConfiguration