beautypg.com

TANDBERG MPS API Interface D13639 User Manual

Page 62

background image

TANDBERG MPS API

User Guide

60

Window(r): <1..16>

CallID(r): <1..176> Call.

ERROR Result parameters:

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

accepted by the system

Description Textual description of the cause code.

LocalEntryAdd

Command used to add a new entry to the locally stored Directory. The
entry is stored in the first vacant position in the Directory.

Parameters:

Name: The entry’s name.

Number: The entry’s number.

SecondNumber: The entry’s second number (2XH221

number).

SubAddress: The entry’s sub address.

CallRate:

<1xh221/2xh221/64/128/192/256/320/384/H0/512/768/1152/1472/15
36/1920/Tlph>
The callrate to use when calling this entry.

Restrict: Whether to use restrict or not when calling this

entry.

NetProfile: <1..7> The Net Profile to use when calling this entry.

NetworkId: <1..32>

NetworkModule: <1..6>

OK Result parameters:

LocalEntryId: <1..250> Reference to the Directory position the entry

is stored.

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 localentryadd name:”John Galt” number:666

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

OK

LocalEntryDelete

Command used to delete an entry in the locally stored Directory.

Parameters:

LocalEntryId(r): <1..99> Reference to the entry to delete.

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 localentrydelete localentryid:66