ReadiVoice PSPI Reference
DeleteGroup()
Caution!
Parameters
Parameter
vGroupId
Return Values
38
Stored procedure for deleting a subscriber group. The subscriber group record
isn't actually deleted; its account status is changed to inactive. You can run a
purge script to periodically remove deleted groups from the database.
This procedure returns an error if there is only one subscriber group (the
default group) or if there are subscribers in the group (other than those already
marked for deletion).
The SPC puts the new data into the CacsEventUpdate table in the database; the
CACS then updates the call router with the data from the temporary table
every ten seconds. There is no option to notify the call router immediately.
The CacsEventUpdate table must be purged periodically using the
cleanCacsEvtUpdate.pl script, as described in the ReadiVoice Administration &
Maintenance Guide.
Specify all parameters. The constraints column shows specific value or range
constraints. For syntax rules and constraints applicable to all parameters, see
"Calling Stored Procedures"
Data Type
Constraints
INT
>0
Data Type
INT
on page 4.
Description
ID of subscriber group. Must be in database.
Description
Return code (0: OK; otherwise, error code).
Proprietary & Confidential
Need help?
Do you have a question about the ReadiVoice and is the answer not in the manual?
Questions and answers