EasyManuals Logo
Home>Cisco>Conference System>TelePresence System Profile Series

Cisco TelePresence System Profile Series Reference Guide

Cisco TelePresence System Profile Series
224 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #21 background imageLoading...
Page #21 background image
D14642.15 Codec C40-C60 API Reference Guide TC7.0, JANUARY 2014. Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved. 21
Cisco TelePresence System Codec C40/C60 API Reference Guide
Translating from terminal mode to XML
Translating commands
The XML commands maintain the same structure as the
terminal commands, but they use a parent-child relationship
to describe the hierarchy. You can see this structure in the
examples below.
Example 1: Setting up a call.
Terminal
xCommand Dial Number: “12345” Protocol: H323
XML
<Command>
<Dial command=”True”>
<Num ber>12345</Number>
<Protocol>H323</Protocol>
</Dial>
</Command>
Example 2: Assigning video layout to a call.
Terminal
xCommand Video Layout AssignCall CallId: 2
LayoutId: 1
XML
<Command>
<Video>
<Layout>
<AssignCall command=”True”>
<CallId>2</CallId>
<Lay outId >1</Lay outId >
</AssignCall>
</Layout>
</Video>
</Command>
Translating configurations
Translating from xConfiguration to XML is similar to
commands, but with the addition of a special attribute
item=”NN” for specifying the index in arrays.
Example: Configuring connector for input source 2.
Terminal
xConfiguration Video Input Source 2
Connector: HDMI
XML
<Configuration>
<Video>
<Input>
<Source item=”2”>
<Connector>HDMI</Connector>
</Sourc e>
</Input>
</Video>
</Configuration>
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
About the API

Other manuals for Cisco TelePresence System Profile Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco TelePresence System Profile Series and is the answer not in the manual?

Cisco TelePresence System Profile Series Specifications

General IconGeneral
BrandCisco
ModelTelePresence System Profile Series
CategoryConference System
LanguageEnglish

Related product manuals