DialGroupEntry
DialInNumberAdd
DialInNumberRemove
TANDBERG MPS API
User Guide
OK
Command used to dial an entry from the Group Directory. Dialing from the Group Directory makes it possible to set up a MultiSite conference in one operation.
Parameters:
•Conference(r): <1..35>
•GroupEntryId(r): <1..16> Reference to the directory entry to be dialed.
OK Result parameters:
The system will return the following elements for each call initiated.
•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 dialgroupentry conference:1 groupentryid:19
*r Result (status=OK): CallRef: 2 LogTag: 313 CallRef: 1 LogTag: 312 CallRef:
*r/end
OK
Command used to add a dial in number.
Parameters:
•Conference(r): <1..15>
•NetProfile(r): <2..7>
•Number(r): <S: 0, 60>
•CallerId: <S: 0, 60>
ERROR Result parameters:
•Cause: <1…> Cause code specifying why the call was not accepted by the system
•Description Textual description of the cause code.
Command used to remove a dial in number.
Parameters:
•Conference(r): <1..15>
•NetProfile(r): <2..7>
•Number(r): <S: 0, 60>
•CallerId: <S: 0, 60>
ERROR Result parameters:
55