D14128.03—JULY 2009
80
Codec C90
System Integrator Guide
Contents
Introduction
Getting Started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand DTMFSend
Send DTMF tones to the far end.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
DTMFString(
r
): <S: 0, 32>
Example:
xCom mand DTMFSend CallId:2 DTMFString:1234
*r DTMFSendResult (status=OK):
*r/end
xCommand FarEndControl Preset Activate
Activate move of far end camera to preset position.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
PresetId(
r
): <1..15>
Example:
xCom mand FarEndControl Preset Activate CallId:3 PresetId:1
*r FECCPresetActivateResult (status=OK):
*r/end
xCommand FarEndControl Preset Store
Store position of far end camera to a preset.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
PresetId(
r
): <0..15>
Example:
xCom mand FarEndControl Preset Store CallId:3 PresetId:1
*r FECCPresetStoreResult (status=OK):
*r/end
xCommand FarEndControl Source Select
Select which video source to use as the main source on the far end system.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
SourceId(
r
): <0..15>
Example:
xCom mand FarEndControl Source Select CallId:3 SourceId:1
*r FECCSelectSourceResult (status=OK):
*r/end
xCommand FarEndControl Camera Move
Move far end camera. The camera will move in the specified direction until the stop command is issued.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
Value(
r
): <Left/Right/Up/Down/ZoomIn/ZoomOut>
Example:
xCom mand FarEndControl Camera Move CallId:3 Value:left
*r FECCMoveResult (status=OK):
*r/end
xCommand FarEndControl Camera Stop
Stop far end camera control move.
Parameters: Required parameters are marked with (
r
):
CallId(
r
): <0..65534>
Example:
xCom mand FarEndControl Camera Stop CallId:3
*r FECCMoveResult (status=OK):
*r/end
The DTMF command
The Far End Control commands,
cont...
The Far End Control command
Contents
Introduction
Getting started
Interfaces
About the API
xConfiguration
xCommand
xStatus
Cameras
Appendices
Contact us
xCommand