TANDBERG D13639 Bedienungsanleitung

Stöbern Sie online oder laden Sie Bedienungsanleitung nach Gateways / Controller TANDBERG D13639 herunter. TANDBERG D13639 User's Manual [no] Benutzerhandbuch

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken

Inhaltsverzeichnis

Seite 1 - User Guide

TANDBERG MPS API User Guide TANDBERG D13639 Rev 07 March 2008

Seite 2 - Table of Contents

TANDBERG MPS API User Guide 8 configuration hierarchies it wants to monitor by using XPath. The user/control application can therefore limit the amou

Seite 3 - 1 The TANDBERG API

TANDBERG MPS API User Guide 9 1.4 The XML Documents 1.4.1 Documents The XML Data in the TANDBERG systems are divided into three main types of docu

Seite 4 - 1.1 Introduction to XML

TANDBERG MPS API User Guide 10 <RemoteIPAddress item="1" /> <LocalIPAddress item="1">10.47.8.41:2326<

Seite 5

TANDBERG MPS API User Guide 11 Example 10 From the XML structure below we see that the BaudRate element of SerialPort[1] is configure

Seite 6

TANDBERG MPS API User Guide 12 <CallRate item="1" required="False" valueSpaceRef="/ValueSpace/Bandwidth"/>

Seite 7 - Language (XPath)

TANDBERG MPS API User Guide 13 Example 14 Below is an example of the Dial command, not being accepted by the system: <Command> &

Seite 8

TANDBERG MPS API User Guide 14 1.5 Introduction to TANDBERG XML API Service (TXAS) TXAS is a service provided by TANDBERG units for transmitting an

Seite 9 - 1.3 The TANDBERG XML Engine

TANDBERG MPS API User Guide 15 1.6 Exercises The exercises in this section are based on using a TANDBERG 6000 MXP codec and Microsoft Internet Expl

Seite 10

TANDBERG MPS API User Guide 16 <SerialPort> <BaudRate>2400</BaudRate> </SerialPort> <Conference> <H263

Seite 11 - 1.4 The XML Documents

TANDBERG MPS API User Guide 17 2 The XML-based Advanced Command Line Interface The XML-based Advanced Command Line Interface, XACLI, is a very flexi

Seite 12

TANDBERG MPS API User Guide ii Table of Contents User Guide...

Seite 13 - 1.4.4 Command documents (w)

TANDBERG MPS API User Guide 18 2.1 XACLI 2.1.1 Accessing XACLI XACLI can be accessed through Telnet via the LAN interface or through RS-232 by conne

Seite 14

TANDBERG MPS API User Guide 19 2.1.4 Exposure options By adding an exposure option after the address (XPath or SimplePath) expression, the system can

Seite 15

TANDBERG MPS API User Guide 20 Audio (status=Active): Video 1 (status=Active): Video 2 (status=Inactive): / Data (status=

Seite 16 - API Service (TXAS)

TANDBERG MPS API User Guide 21 2.2 The Status-type root commands – xstatus / xhistory The information accessible through these commands is the exac

Seite 17 - 1.6 Exercises

TANDBERG MPS API User Guide 22 o XACLI is using indent spaces to present the data structure o XACLI hides instance number (item number in XML) of a

Seite 18

TANDBERG MPS API User Guide 23 2.3 The Configuration-type root commands - xconfiguration/xdirectory The information accessible through these comman

Seite 19 - Command Line Interface

TANDBERG MPS API User Guide 24 <configuration-type root command> <address expr> ?/help Example 2.7 User wants to configure IP: xconfi

Seite 20 - 2.1 XACLI

TANDBERG MPS API User Guide 25 Example 2.9 User wants to set IP assignment: xconfiguration ip assignment: static or xconfiguration ip/

Seite 21 - 2.1.4 Exposure options

TANDBERG MPS API User Guide 26 2.4 The Command-type root commands - xcommand To get an overview of the supported commands within a command-type roo

Seite 22 - 2.1.5 Misc

TANDBERG MPS API User Guide 27 Example 2.12 xcommand Dial ? *h xCommand Dial Number(r): <S: 0, 30> SubAd

Seite 23 - – xstatus / xhistory

TANDBERG MPS API User Guide 1 1 The TANDBERG API This document is a guide to the API interface of the TANDBERG MPS products. All rights reserved. Th

Seite 24

TANDBERG MPS API User Guide 28 Sequence notation <command-type root command> <command> <value> <value>... When using this

Seite 25 - 2.3.1 Configuration help

TANDBERG MPS API User Guide 29 2.5 XML Output - xgetxml As an alternative to the standard XACLI output format, XML format is supported through the

Seite 26 - 2.3.2 Configuration read

TANDBERG MPS API User Guide 30 2.6 Special Commands In addition to the root commands described above, XACLI support a set of root commands that onl

Seite 27

TANDBERG MPS API User Guide 31 Example 2.21 Exposure options are also supported together with feedback. User only wants to monitor call s

Seite 28 - 2.4 The Command-type root

TANDBERG MPS API User Guide 32 *s/end xcom disc *r Result (status=OK): / *r/end OK NO CARRIER *s Call 1 (status=Disconnected, type=NA, protocol=N

Seite 29 - 2.4.2 Issuing a com

TANDBERG MPS API User Guide 33 Rate: 768 Restrict: Off Encryption (status=Off): / Audio (status=Active): Protoco

Seite 30

TANDBERG MPS API User Guide 34 xpreferences detaillevel <1..2> Most information elements accessible by the status-type root commands are define

Seite 31 - 2.5 XML Output - xgetxml

TANDBERG MPS API User Guide 35 <BaudRate item="1">2400</BaudRate> </SerialPort> </Configuration> xpreference

Seite 32 - 2.6 Special Commands

TANDBERG MPS API User Guide 36 3 API - Configurations This section gives an overview of the Configuration Information available in the Configuration

Seite 33

TANDBERG MPS API User Guide 37 3.1 configuration.xml – xconfiguration AllowIncomingTlphCall AllowIncomingTlphCall: <On/Off> Conference Confe

Seite 34

TANDBERG MPS API User Guide 2 1.1 Introduction to XML XML is a markup language for documents containing structured information. All information el

Seite 35 - 2.6.2 xpreferences

TANDBERG MPS API User Guide 38 ConferenceTemplate [1..10] EntryExitTones: <On/Off> ConferenceTemplate [1..10] WelcomeMessage: <On/Off>

Seite 36 - PacketLoss: 0

TANDBERG MPS API User Guide 39 <Off/Normal/High> ConferenceTemplate [1..10] OptimalVideoQuality: <On/Off> ConferenceTemplate [1..10] Enc

Seite 37 - </SerialPort>

TANDBERG MPS API User Guide 40 H323Gatekeeper [1..2] Authentication Password: <S: 0, 50> HTTP HTTP Mode: <On/Off> HTTPS HTTPS Mode: <

Seite 38 - 3 API - Configurations

TANDBERG MPS API User Guide 41 ISDNInterfaceCard [1..6] ISDN PRI Interface [1..8] MaxChannels: <1..30> ISDNInterfaceCard [1..6] ISDN PRI Interf

Seite 39 - 3.1 configuration.xml –

TANDBERG MPS API User Guide 42 LoS Polarity: <Positive/Negative> LoS Retry: <0..65535> MCU MCU AdditiveRegEnable: <On/Off> MCU H

Seite 40

TANDBERG MPS API User Guide 43 QoS [1..2] Precedence Telephony Signalling: <0/1/2/3/4/5/6/7/Auto/Off> QoS [1..2] Precedence VideoTelephony Aud

Seite 41

TANDBERG MPS API User Guide 44 SingleNumberDialIn SingleNumberDialIn Active: <On/Off> SingleNumberDialIn Numbers ISDN: <S: 0, 60> Sing

Seite 42

TANDBERG MPS API User Guide 45 DefaultIpConference: <0..15> TerminalSyncLossTimer: <5..90> GatekeeperAdhocString: <S: 0, 10> Tra

Seite 43

TANDBERG MPS API User Guide 46 3.2 directory.xml – xdirectory LocalEntry LocalEntry [1..250] Name: <S: 0, 48> LocalEntry [1.. 250] Number: &

Seite 44

TANDBERG MPS API User Guide 47 4 API - Commands This section gives an overview of the supported system Commands. All examples are presented using th

Seite 45

TANDBERG MPS API User Guide 3 Example 1.3 If we now look at the call element for an active call we see that call element contains a large sub-struct

Seite 46

TANDBERG MPS API User Guide 48 4.1 command.xml – xcommand Boot Command used to reboot the system. Parameters: None OK Result parameters: None ERRO

Seite 47

TANDBERG MPS API User Guide 49 • Cause: <1…> Cause code specifying why the command was not accepted by the system • Description

Seite 48

TANDBERG MPS API User Guide 50 CallMuteVideo Command used to mute incoming video from a specific call. Parameters: • Call(r): <1..128>

Seite 49 - 4 API - Commands

TANDBERG MPS API User Guide 51 • EntryExitTones: <On/Off> • LegacyLevel: <0..15> • TelephoneFilter: <On/Off&

Seite 50 - 4.1 command.xml – xcommand

TANDBERG MPS API User Guide 52 • AudioG728: <On/Off> • CascadingPreference: <Auto/Master/Slave> • BillingCode: <

Seite 51

TANDBERG MPS API User Guide 53 • Description Textual description of the cause code. Example: xcommand conferencestart conference:1 *r Result

Seite 52

TANDBERG MPS API User Guide 54 *r/end OK DefaultValuesSet Command used to reset configurations to default values. Parameters: • Level: <

Seite 53

TANDBERG MPS API User Guide 55 OK DialGroupEntry Command used to dial an entry from the Group Directory. Dialing from the Group Directory makes it p

Seite 54

TANDBERG MPS API User Guide 56 • Cause: <1…> Cause code specifying why the call was not accepted by the system • Description Tex

Seite 55

TANDBERG MPS API User Guide 57 accepted by the system • Description Textual description of the cause code. Example: xcommand disconnectgwcall

Seite 56

TANDBERG MPS API User Guide 4 <StopBits item="1">1</StopBits> <Mode item="1">Auto</Mode> <

Seite 57

TANDBERG MPS API User Guide 58 *r/end OK FloorToSite Command used to assign floor to a specific site in a conference. Parameters: • Confer

Seite 58

TANDBERG MPS API User Guide 59 • GroupEntryId: <1..16> Reference to the Group Directory position the entry is stored. ERROR Result param

Seite 59

TANDBERG MPS API User Guide 60 • Window(r): <1..16> • CallID(r): <1..176> Call. ERROR Result parameters: • Caus

Seite 60

TANDBERG MPS API User Guide 61 *r Result (status=OK): *r/end OK OptionKeyAdd Command used to add option key. Parameters: • Key(r): <S:

Seite 61 - *r Result (status=OK):

TANDBERG MPS API User Guide 62 ProtectNumberRemove Command used to remove a protect number. Parameters: • Conference(r): <1..15> Confer

Seite 62

TANDBERG MPS API User Guide 63 5 API - Status This section gives an overview of the Status Information available in the Status XML documents (status

Seite 63

TANDBERG MPS API User Guide 64 5.1 status.xml – xstatus Call [1..160] Top level attributes: • conferenceRef: 1..9 • direction: Incomi

Seite 64

TANDBERG MPS API User Guide 65 LocalIPAddress: "10.47.9.150:2344" Encryption (status=Off): / RSVP: Off R

Seite 65 - 5 API - Status

TANDBERG MPS API User Guide 66 Conference [1..40] Top level attributes: • status: NotStarted/Started/Active Summary: • Includes refe

Seite 66 - 5.1 status.xml – xstatus

TANDBERG MPS API User Guide 67 FarTlphEchoSupression: Normal NetErrorHandling: None IPLRRobustMode: Auto FURBlockSites: Au

Seite 67

TANDBERG MPS API User Guide 5 1.2 Introduction to XML Path Language (XPath) XPath is a comprehensive language to address data in XML documents. It

Seite 68

TANDBERG MPS API User Guide 68 Picture: NA CallRef: None Window 6: Picture: NA CallRef: None

Seite 69

TANDBERG MPS API User Guide 69 PhoneIndication: On SpeakerIndication: On VideoText: On VideoTextTimeout: 5 ChairCon

Seite 70

TANDBERG MPS API User Guide 70 *s/end H323Gatekeeper [1..2] Top level attributes: • status:Required/Discovering/Discovered/Authenticating/ Authen

Seite 71 - Returns MAC Address

TANDBERG MPS API User Guide 71 Example *s MediaBoard 1: TemperatureCelcius: 30 TemperatureFahrenheit: 86 Description: ""

Seite 72

TANDBERG MPS API User Guide 72 SerialNumber: "44a00003" MainBoard: "113637 MCP 820 System Controller" BootSoft

Seite 73

TANDBERG MPS API User Guide 73 Channels 22 (type=BChannel, status=Idle): / Channels 23 (type=BChannel, status=Idle): / Channels 2

Seite 74 - status: on/off

TANDBERG MPS API User Guide 74 CauseLocation: 2 ChannelCause: 17 ConnectionTime: 0 Channels 26 (type=BChannel, statu

Seite 75

TANDBERG MPS API User Guide 75 State: RedAlarm *s/end ExternalManager *s ExternalManager: Address: "10.47.1.10" Protocol

Seite 76

TANDBERG MPS API User Guide 76 URI: "" Registration 21 (status=Inactive): URI: "" Registration 22

Seite 77

TANDBERG MPS API User Guide 77 Options *s Options: Option 1: Key: "****" Description: "40 video telephony ports + 1

Seite 78

TANDBERG MPS API User Guide 6 Example 1.8 XPath also supports addressing by putting constraints on element attributes. Let’s go back

Seite 79

TANDBERG MPS API User Guide 78 Option 52: / Option 53: / Option 54: / Option 55: / Option 56: / Option 57: / Option

Seite 80

TANDBERG MPS API User Guide 79 5.2 history.xml – xhistory Call [1..96] Top level attributes: • type: Tlph/Vtlph • protocol: H320/H

Seite 81 - 5.2 history.xml – xhistory

TANDBERG MPS API User Guide 80 5.3 Event.xml – xevent AuthenticationFailure *e AuthenticationFailure: Service: / RemoteIPAddress: /

Seite 82 - 5.3 Event.xml – xevent

TANDBERG MPS API User Guide 81 Incoming: Audio: TotalPackets: / PacketLoss: / PacketsDropped: / MaxJit

Seite 83

TANDBERG MPS API User Guide 82 *e/end H320Statistics *e H320Statistics: CallRef: / LogTag: / ConferenceRef: / ConferenceLogTag:

Seite 84

TANDBERG MPS API User Guide 7 1.3 The TANDBERG XML Engine The TANDBERG XML engine is optimized for advanced machine-machine interaction between a T

Kommentare zu diesen Handbüchern

Keine Kommentare