TANDBERG C90 System Integrator Manual page 76

Hide thumbs Also See for C90:
Table of Contents

Advertisement

Codec C90
Contents
Introduction
Getting Started
Contents
Introduction
Getting started
The Call commands
xCommand Call Disconnect
Disconnect specified call. (Tip: xStatus Call will give you a list of all active calls)
Parameters: Required parameters are marked with (r):
CallId(r): <0..65534>
Example:
xCommand Call Disconnect CallId:17
OK
*r DisconnectCallResult (status=OK):
*r/end
xCommand Call DisconnectAll
Disconnect all active 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.
Parameters: Required parameters are marked with (r):
CallId: <0..65534>
Example:
xCommand Call Accept CallId:19
OK
*r CallAcceptResult (status=OK):
*r/end
xCommand Call Reject
Reject incoming call. If no call id is specified, all incoming calls will be rejected.
Parameters: Required parameters are marked with (r):
CallId: <0..65534>
Example:
xCommand Call Reject CallId:20
OK
*r CallRejectResult (status=OK):
*r/end
D14128.03—JULY 2009
Interfaces
About the API
xConfiguration
xConfiguration
Interfaces
About the API
xCommand
xStatus
xCommand
xCommand
xStatus
The Call Log commands
xCommand CallLog Clear
Clear call logs stored in the system. If a logtag is given as argument, that specific call is deleted from the logs.
If not logtag is give, all call logs will be deleted.
Parameters: Required parameters are marked with (r):
LogTag: <0..2147483647>
Example:
xCommand CallLog Clear
*r ClearResult (status=OK):
*r/end
xCommand CallLog Recent Delete
Delete log of recent calls. If a logtag is given as argument, that specific call is deleted from the log. If not
logtag is give, the complete recent calls list will be deleted.
Parameters: Required parameters are marked with (r):
LogTag: <0..2147483647>
Example:
xCommand CallLog Recent Delete
*r DeleteResult (status=OK):
*r/end
xCommand CallLog Outgoing Delete
Delete log of outgoing calls made from the system. If a logtag is given as argument, that specific call is deleted
from the log. If not logtag is give, the complete outgoing calls list will be deleted.
Parameters: Required parameters are marked with (r):
LogTag: <0..2147483647>
Example:
xCommand CallLog Outgoing Delete LogTag:202
*r DeleteResult (status=OK):
*r/end
System Integrator Guide
Cameras
Appendices
Contact us
Cameras
Appendices
Contact us
76

Advertisement

Table of Contents
loading

Table of Contents