ReadiVoice PSPI Reference
UpdateSubscriber()
Parameters
Parameter
vSubscriberId
vBillingType
vBillingPhone
vBillingAddress
vBillingId
vCreditCardType
302
Stored procedure for updating subscriber information in the database.
Compatible with v. 1.10.0 or later of the software.
This procedure expects the v. 1.10.0-compatible values for the Roll Call feature
(0-3). It maps these to current values as follows:
If vRollCall is set to:
0 (Unavailable)
1 (Tone)
2 (Name)
3 (Silence)
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
SMALLINT
0, 1
CHAR (30)
CHAR (255)
INT
<0, >0
SMALLINT
0–3
SP sets these values in database:
RollCallEnable = 0
RollCallEnable = 1
RollCall = 0
RollCallEnable = 1
RollCall = 1
NameRecord = 1
NameRecordEnable = 1
RollCallEnable = 1
RollCall = 2
on page 4.
Description
ID of subscriber to update.
Type of billing. 0: Credit card; 1: Phone
number. Set to 0 if not updating billing
information.
Phone number to bill or empty string if not
updating billing information.
Billing address or empty string if not updating
billing information.
Billing ID (from database) if updating billing
information. Negative number if not updating
billing information.
Type of credit card. 0: Visa; 1: MC; 2: Amex;
3: Discover. Set to 0 if not if not updating billing
information.
Proprietary & Confidential
Need help?
Do you have a question about the ReadiVoice and is the answer not in the manual?
Questions and answers