Cisco TelePresence SX80 Reference Manual page 66

Application programmer interface (api)
Hide thumbs Also See for TelePresence SX80:
Table of Contents

Advertisement

Cisco TelePresence SX80
Contents
Introduction
xConfiguration SIP Profile [1..1] Ice DefaultCandidate
This is the default IP address that the endpoint will receive media on until ICE has reached a conclu-
sion about which media route to use (up to the first 5 seconds of a call.
Requires user role: ADMIN
Value space: <Host/Rflx/Relay>
Host: The endpoint will receive media on its own IP address.
Rflx: The endpoint will receive media on its public IP address as seen by the TURN server.
Relay: The endpoint will receive media on the IP address and port allocated on the TURN server,
and is used as a fallback until ICE has concluded.
Example: xConfiguration SIP Profile 1 Ice DefaultCandidate: Host
xConfiguration SIP Profile [1..1] Turn DiscoverMode
Set the discover mode to enable/disable the application to search for available Turn servers in DNS.
Before making calls, the system will test if port allocation is possible.
Requires user role: ADMIN
Value space: <Off/On>
Off: Set to Off to disable discovery mode.
On: When set to On, the system will search for available Turn servers in DNS, and before making
calls the system will test if port allocation is possible.
Example: xConfiguration SIP Profile Turn DiscoverMode: On
xConfiguration SIP Profile [1..1] Turn BandwidthProbe
Not applicable in this version.
xConfiguration SIP Profile [1..1] Turn DropRflx
DropRflx will make the endpoint force media through the Turn relay, unless the remote endpoint is
on the same network.
Requires user role: ADMIN
Value space: <Off/On>
Off: Disable DropRflx.
On: The system will force media through the Turn relay when the remote endpoint is on another
network.
Example: xConfiguration SIP Profile Turn DropRflx: Off
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
D15107.05
About the API
xConfiguration
xConfiguration
xConfiguration SIP Profile [1..1] Turn Server
xConfiguration SIP Profile [1..1] Turn UserName
xConfiguration SIP Profile [1..1] Turn Password
xConfiguration SIP Profile [1..1] URI
66
xCommand
This is the address of the TURN (Traversal Using Relay NAT) server that the endpoints will use. 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
Value space: <S: 0, 255>
Format: The preferred format is DNS SRV record (e.g. _turn._udp.<domain>), or it can be a valid
IPv4 or IPv6 address.
Example: xConfiguration SIP Profile 1 Turn Server: " _ turn. _ udp.example.com"
The user name needed for accessing the TURN server.
Requires user role: ADMIN
Value space: <S: 0, 128>
Format: String with a maximum of 128 characters.
Example: xConfiguration SIP Profile 1 Turn UserName: ""
The password needed for accessing the TURN server.
Requires user role: ADMIN
Value space: <S: 0, 128>
Format: String with a maximum of 128 characters.
Example: xConfiguration SIP Profile 1 Turn Password: ""
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
Value space: <S: 0, 255>
Format: String with maximum 255 characters and compliant with the SIP URI syntax.
Example: xConfiguration SIP Profile 1 URI: "sip:firstname.lastname@company.com"
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents