The call log commands, Codec c90 system integrator guide – TANDBERG Codec C90 D14128.02 User Manual

Page 68

Advertising
background image

D14128.02—NOVEMBER 2008

68

Codec C90

System Integrator Guide

Contents

Introduction

Getting Started

Interfaces

About the API

xConfiguration

xCommand

xStatus

Cameras

Appendices

Contact us

xCommand

xCommand Call Reject

Reject incoming call. If no call id is specified, all incoming calls will be rejected.

Required parameters with (

r

):

CallId: <0..65534>

Example:

xCommand Call Reject CallId:20

OK

*r CallRejectResult (status=OK):

*r/end

xCommand CallLog Outgoing Delete

Delete log of outgoing calls.

Required parameters with (

r

):

LogTag: <0..2147483647>

Example:

xCommand CallLog Outgoing Delete LogTag:202

*r DeleteResult (status=OK):

*r/end

xCommand CallLog Received Delete

Delete log of received calls.

Required parameters with (

r

):

LogTag: <0..2147483647>

Example:

xCommand CallLog Received Delete LogTag:126

*r DeleteResult (status=OK):

*r/end

xCommand CallLog Missed Delete

Delete log of missed calls.

Required parameters with (

r

):

LogTag: <0..2147483647>

Example:

xCommand CallLog Missed Delete LogTag:119

*r DeleteResult (status=OK):

*r/end

xCommand CallLog Clear

Clear all call logs.

Example:

xCommand CallLog Clear

*r ClearResult (status=OK):

*r/end

xCommand CallLog Recent Delete

Delete log of recent calls.

Required parameters with (

r

):

LogTag: <0..2147483647>

Example:

xCommand CallLog Recent Delete

*r DeleteResult (status=OK):

*r/end

The Call Log commands

Advertising