beautypg.com

TANDBERG MPS API Interface D13639 User Manual

Page 56

background image

TANDBERG MPS API

User Guide

54

*r/end

OK

DefaultValuesSet

Command used to reset configurations to default values.

Parameters:

Level: <1..3> Configurations are divided into three different storage

classes. The level parameter denotes that configurations on this level
and all levels below are to be reset.

OK Result parameters:
None

ERROR Result parameters:

Cause: <1…> Cause code specifying why the command was not

accepted by the system

Description Textual description of the cause code.

Example:

xcommand defaultvaluesset level:2

*r Result (status=OK):
*r/end

OK

Dial

Command used to initiate an outgoing call.

Parameters:

Conference(r): <1..35>

Number: Number to dial.

SecondNumber: 2Xh221 second number

SubAddress: Sub address

CallRate:

<1xh221/2xh221/64/128/192/256/320/384/H0/512/768/1152/1472/15
36/1920/Tlph>
Specifies the callrate to use

Restrict:

NetProfile: <1..7>

NetworkId: <1..32>

NetworkModule: <1..12>

DTMFSend:

OK Result parameters:

CallRef: <1..96> Reference to the call. To be used as reference

when monitoring the call.

LogTag: <1…> Unique reference to call. Identifies the call in the call

log.

ERROR Result parameters:

Cause: <1…> Cause code specifying why the call was not accepted

by the system

Description Textual description of the cause code.

Example:

xcommand dial number:666 callrate:256 netprofile:3

*r Result (status=OK):
CallRef: 26
LogTag: 312
*r/end