Legacy v. 2.10.0 PSPI Functions
Proprietary & Confidential
185
vClientSubB
CHAR (255)
User-defined subscriber field 2.
Set to empty string if not using.
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.
vPartPlayCount
SMALLINT 0,
1
Conference entry with participant count.
0: Off; 1: On.
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.
vAccessNumber1
CHAR (30)
First access number (numeric characters
only). Can’t be empty string.
vHiddenNum1
CHAR (30)
Hidden number for first access number
(numeric characters only). Can’t be empty
string. If not using hidden numbers, duplicate
the first access number.
vSharedFlag1
SMALLINT 0,
1
Type of access number. 0: Private; 1: Shared.
vNumberType1
SMALLINT
Number class of first access number. Must be
in numberclasses table.
vAccessNumber2
CHAR (30)
Second access number (numeric characters
only). Set to empty string if not using.
Parameter
Data Type
Constraints
Description