Legacy v. 2.32.0 PSPI Functions
Proprietary & Confidential
113
GetSubAcm()
Stored procedure for retrieving a list of the Application Control Mode (ACM)
options enabled for a subscriber. A return code of
100
flags the end of the list
of ACM options. Compatible with v. 2.00.0 or later of the software if ACM is
installed and configured.
Parameters
The constraints column shows specific value or range constraints. For syntax
rules and constraints applicable to all parameters, see
Return Values
GetSub_v2320()
Stored procedure for retrieving a subscriber’s record from the database.
This procedure is similar to
, but has two additional return
values at the end of the record:
•
The Listen Only Entry parameter specifies whether conferences start in
Listen Only mode (all ordinary participants are muted and can’t unmute
themselves).
•
The Listen Only Entry changeable flag specifies whether the subscriber
can turn the Listen Only Entry option on or off for future conferences.
Parameter
Data Type
Constraints
Description
vSubId
INT
>0
ID of subscriber group. Must be in database.
Data Type
Description
INT
Return code (0: OK; 100: end of list; otherwise,
error code).
INT
ID of ACM option.