Legacy v. 2.13.0/2.30.0 PSPI Functions
Proprietary & Confidential
135
vCreditCardType
SMALLINT
0–3
Type of credit card. 0: Visa; 1: MC; 2: Amex;
3: Discover. Set to 0 if not using.
vCreditCardNumber
CHAR (20)
Credit card number (numeric characters only).
Set to “999999” if not using.
vCreditCardExpire
DATETIME
YEAR TO
MONTH
Credit card expiration date. Set to 1999-12 if
not using.
vClientBillA
CHAR (255)
User-defined billing field 1. Set to empty string
if not using.
vClientBillB
CHAR (255)
User-defined billing field 2. Set to empty string
if not using.
vGroupId
INT
-1, >0
ID number of subscriber group to which this
subscriber should be assigned (must be in
database), or -1 to use default subscriber
group.
vPromptSet
INT
-1, >0
Prompt set to assign to this subscriber (must
be in database), or -1 to assign default prompt
set.
vFirstName
CHAR (30)
Subscriber’s first name or empty string.
vLastName
CHAR (30)
Subscriber’s last name or empty string.
vMiddleName
CHAR (30)
Subscriber’s middle name or empty string.
vCompanyName
CHAR (50)
Subscriber’s company name or empty string.
vSubscriberPin
CHAR (20)
Subscriber password. Can’t be empty string.
Must be at least AccessCodeLength
characters (set in SysConfig). Numeric
characters only. Must not be in invalid
password list (BadPins table).
vParticipantPin
CHAR (20)
Participant password (dual password call flow)
or empty string. If used, must be at least
AccessCodeLength characters (set in
SysConfig). Numeric characters only. Must not
be in invalid password list (BadPins table).
vAccountStatus
SMALLINT
0, 1
Account status. 0: Inactive; 1: Active (account
status 2, deleted, isn’t valid for a new
subscription).
vMaxParticipants
SMALLINT
>1
Maximum number of participants in a
conference. Can’t be greater than
maxparticipants value in sysconfig table.
Parameter
Data Type
Constraints
Description
Содержание ReadiVoice
Страница 1: ...ReadiVoice PSPI Reference ...
Страница 134: ...ReadiVoice PSPI Reference 126 Proprietary Confidential ...
Страница 268: ...ReadiVoice PSPI Reference 260 Proprietary Confidential ...