TANDBERG D13639 Network Card User Manual


 
TANDBERG MPS API
User Guide
61
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: <S: 0, 48> The entry’s name.
Number: <S: 0, 60> The entry’s number.
SecondNumber: <S: 0, 60> The entry’s second number (2XH221
number).
SubAddress: <S: 0, 60> 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: <On/Off> 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