ReadiVoice PSPI Reference
190
Proprietary & Confidential
Return Values
vAccessCode
CHAR (20)
Desired access code (numeric characters
only). For shared access numbers, this is
required and must be at least
AccessCodeLength characters (set in
SysConfig table). For private access numbers,
set to empty string.
vAccessNumber
CHAR (30)
Desired access number (numeric characters
only). Can’t be empty string. Must be in
phonenumbers table.
vProviderId
INT
>0
Application provider ID (must be in providers
table), or 1 if not using.
vVipConf
SMALLINT 0,
1
VIP conference option (guaranteed ports).
0: Off; 1: On.
vPromptSecurity
SMALLINT 0–2
Conference security code.
0: Unavailable; 1: Optional; 2: Required.
vPromptMenu
SMALLINT 0,
1
Account options menu.
0: Unavailable; 1: Available.
vPromptSubscriber
SMALLINT 0,
1
Prompt to identify subscriber. 0: No; 1: Yes.
vConfTermOption
SMALLINT 0–2
Terminate minimum-participant conference
(set in SysConfig table) after auto termination
time. 0: No; 1: Send to operator queue first;
2: Terminate.
vConfTermTime
SMALLINT 5–480
Auto termination time in minutes. Set to 480 if
not using.
Data Type
Description
INT
Return code (0: OK; otherwise, error code).
INT
Subscriber ID of new subscriber (if no error).
CHAR (30)
Access number (allocated phone number).
CHAR (20)
Access code (same as AccessCode
parameter).
Parameter
Data Type
Constraints
Description