TANDBERG Gatekeeper/Border Controller API User Guide

1.5Introduction to TANDBERG XML API Service (TXAS)

TXAS is a service provided by TANDBERG units for transmitting and receiving information encoded in XML format.

The API uses HTTP(S) as the transport mechanism and connects to the normal web port (80). TXAS can be accessed in two ways:

bare-bone HTTP requests where URLs uniquely identify the request, and

SOAP, where a single URI is used but the request itself is encoded with XML.

1.5.1 Bare-bone HTTP(S) access

The bare-bone HTTP(S) mode uses a unique URL to identify the specific request. The contents of the HTTP body will be a XML document (or part of it).

Bare-bone HTTP(S) access is accomplished by passing arguments in the query string (after '?' in a URI) in a GET request, or using the "application/x-www-form-urlencoded" content-type method of POSTing form data.

getxml

Request URI:

/getxml

 

 

Request parameter:

location = XPath expression

 

 

The getxml request returns an XML document based on the location parameter passed to the request. The elements (or complete document) matching the expression will be returned.

If an invalid XPath expression is supplied, a <Fault> element with a <XPathError> element will be returned.

Example 1.15

Using the Unix curl command, the up time of a system can be retrieved from the Status document:

curl –k –u admin:<password> \ https://10.0.0.1/getxml?location=Status/SystemUnit/Uptime

<?xml version="1.0"?> <Status>

<SystemUnit item="1">

<Uptime item="1">604800</Uptime> </SystemUnit>

</Status>

formputxml

Request URI:

/formputxml

 

 

Request parameter:

xmldoc = "an XML document of Configuration or a Command"

 

 

This is most useful in a POST (to extend character limit of 255 of GET urls). It posts a Configuration or Command document to set some configuration values or issue a command.

D14172.01

page 14 of 84

Page 14
Image 14
TANDBERG D14172.01 manual Introduction to Tandberg XML API Service Txas, Bare-bone Https access, SystemUnit item=1

D14172.01 specifications

The TANDBERG D14172.01 is a sophisticated video conferencing solution designed to enhance communication for businesses and organizations. Renowned for its reliability and advanced features, the D14172.01 facilitates seamless interactions across different locations, promoting effective collaboration among teams.

One of the main features of the TANDBERG D14172.01 is its exceptional video quality. With high-definition resolution, it delivers crystal-clear visuals, making virtual meetings feel more personal and engaging. The system supports a wide range of codecs, ensuring compatibility with various devices and platforms, thereby streamlining the integration process into existing communication setups.

Another significant characteristic of the D14172.01 is its user-friendly interface. Designed with simplicity in mind, it allows users to initiate and manage video calls effortlessly. The intuitive controls enable both tech-savvy individuals and those less familiar with technology to navigate the system with ease, reducing the learning curve and enhancing user adoption.

The inclusion of advanced audio technologies further elevates the user experience. With noise suppression features and high-fidelity microphones, the TANDBERG D14172.01 ensures that participants can hear and be heard clearly, minimizing disruptions and allowing for more productive conversations. This feature is particularly beneficial in larger meeting rooms where background noise can be a concern.

Flexibility is another hallmark of the D14172.01. It supports multiple connectivity options, including Wi-Fi, Ethernet, and Bluetooth, enabling users to connect from virtually anywhere. This versatility is essential in today’s hybrid work environments, where team members may be working remotely or on-the-go.

Importantly, the system boasts robust security features, safeguarding sensitive information exchanged during video conferences. With encryption protocols and secure access controls, organizations can confidently communicate without the fear of privacy breaches.

In summary, the TANDBERG D14172.01 stands out in the realm of video conferencing solutions due to its high-definition video quality, user-friendly interface, advanced audio technologies, connectivity options, and strong security measures. These features make it an invaluable tool for businesses seeking to enhance their communication capabilities and foster greater collaboration among their teams, regardless of geographical barriers. With the D14172.01, organizations can significantly improve their virtual meeting experiences, driving productivity and innovation in an increasingly digital world.