ReadiVoice PSPI Reference
186
Proprietary & Confidential
Return Values
vHiddenNum2
CHAR (30)
Hidden number for second access number
(numeric characters only). If not using hidden
numbers, duplicate the second access
number. Set to empty string if not specifying
second access number.
vSharedFlag2
SMALLINT 0,
1
Type of access number. 0: Private; 1: Shared.
Set to 0 if not specifying second access
number. Otherwise, must be same type as first
access number.
vNumberType2
SMALLINT
Number class of second access number. Must
be in numberclasses table. Set to 0 if not
specifying second access number.
vAccessNumber3
CHAR (30)
Third access number (numeric characters
only). Set to empty string if not using.
vHiddenNum3
CHAR (30)
Hidden number for third access number
(numeric characters only). If not using hidden
numbers, duplicate the third access number.
Set to empty string if not specifying third
access number.
vSharedFlag3
SMALLINT 0,
1
Type of access number. 0: Private; 1: Shared.
Set to 0 if not specifying third access number.
Otherwise, must be same type as first access
number.
vNumberType3
SMALLINT
Number class of third access number. Must be
in numberclasses table. Set to 0 if not
specifying third access number.
Data Type
Description
INT
Return code (0: OK; otherwise, error code).
INT
Subscriber ID of new subscriber (if no error).
Parameter
Data Type
Constraints
Description