The boot command, The call commands, The boot command the call commands – TANDBERG Codec C90 D14128.02 User Manual

Page 67: Codec c90 system integrator guide

Advertising
background image

D14128.02—NOVEMBER 2008

67

Codec C90

System Integrator Guide

Contents

Introduction

Getting Started

Interfaces

About the API

xConfiguration

xCommand

xStatus

Cameras

Appendices

Contact us

xCommand

xCommand Boot

Boot system.

Example:

xCommand Boot

*r BootResult (status=OK):

*r/end

OK

CUIL reboot request, restarting

Connection closed by foreign host.

xCommand Call DisconnectAll

Disconnect all calls.

Example:

xCommand Call DisconnectAll

OK

*r DisconnectAllResult (status=OK):

*r/end

xCommand Call Accept

Accept incoming call. If no call id is specified, all incoming calls will be accepted.

Required parameters with (

r

):

CallId: <0..65534>

Example:

xCommand Call Accept CallId:19

OK

*r CallAcceptResult (status=OK):

*r/end

The Boot command

The Call commands

xCommand Call Disconnect

Disconnect specified call.

Required parameters with (

r

):

CallId(

r

): <0..65534>

Example:

xCommand Call Disconnect CallId:17

OK

*r DisconnectCallResult (status=OK):

*r/end

Advertising