Current PSPI Functions
Proprietary & Confidential
11
vBillingType SMALLINT
0,
1
Type of billing. 0: credit card, 1: phone number.
vBillingPhone CHAR
(30)
Billing phone number or empty string.
vBillingAddress CHAR
(255)
Billing address or empty string.
vCreditCardType SMALLINT 0–3
Type of credit card. 0: Visa; 1: MC; 2: Amex;
3: Discover. Set to 0 if not if not updating billing
information.
vCreditCardNumber
CHAR (20)
Credit card number (numeric characters only)
or empty string if not updating billing
information.
vCreditCardExpire
DATETIME
YEAR TO
MONTH
Credit card expiration date. Set to 1999-12 if
not updating billing information.
vClientBillA CHAR
(255)
User-defined billing field 1. Set to empty string
if not updating billing information.
vClientBillB CHAR
(255)
User-defined billing field 2. Set to empty string
if not updating billing information.
vPromptSet
INT >0
Default prompt set for this subscriber group.
vCarrierId
INT
>0
Default number group for this subscriber
group.
vClientGrpA
CHAR (255)
User-defined group note field A.
Set to empty string if not using.
vClientGrpB
CHAR (255)
User-defined group note field B.
Set to empty string if not using.
vOperNotes
CHAR (512)
Operator notes field or empty string.
vRollCall SMALLINT
0–2
Roll call (entry/exit announcement) option.
0: Tone; 1: Name; 2: Silence.
vDialOut SMALLINT
0,
1
Dialout capability. 0: Disabled; 1: Enabled.
vContinuation
SMALLINT 0,
1
Conference continuation option changeable for
current conference. 0: No; 1: Yes.
vAccountStatus SMALLINT
0–1
Account status. 0: Inactive; 1: Active. Account
status 2, deleted, isn’t valid for a new
subscriber group; to delete a subscriber group,
use
vQuickStart SMALLINT
0,
1
Quick start enabled. 0: No; 1: Yes.
vOperatorAvailable SMALLINT
0–2
Who may request operator. 0: Subscriber only;
1: Subscriber and participants; 2: Neither.
Parameter
Data Type
Constraints
Description