ReadiVoice PSPI Reference
128
Proprietary & Confidential
AddGroupAcm()
Stored procedure for adding an Application Control Mode (ACM) option to a
subscriber group. Compatible with v. 2.00.0 or later of the software if ACM is
installed and configured.
Parameters
Specify all parameters. The constraints column shows specific value or range
constraints. For syntax rules and constraints applicable to all parameters, see
Return Values
Parameter
Data Type
Constraints
Description
vGroupId
INT
>0
ID of subscriber group; must be in groupdetail
table.
vAcmId INT
>0
ID of ACM option; must be in acmoptions table.
Data Type
Description
INT
Return code (0: OK; otherwise, error code).