Legacy v. 1.20.0 PSPI Functions
Proprietary & Confidential
283
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 (numeric characters
only). Can’t be empty string.
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.
vOperatorAvailable SMALLINT
0–2
Who may request operator. 0: Subscriber only;
1: Subscriber and participants; 2: Neither.
vDialOut
SMALLINT
0, 1
Dialout capability. 0: Disabled; 1: Enabled.
vRollCall
SMALLINT
0–2
Roll call (entry/exit announcement) option.
0: Tone; 1: Name; 2: Silence.
vRollCallEnable
SMALLINT
0, 1
Roll call changeable by subscriber.
0: No; 1: Yes.
vNameRecord
SMALLINT
0, 1
Name record option. 0: Disabled; 1: Enabled.
vNameRecordEnable
SMALLINT
0, 1
Name record changeable by subscriber.
0: No; 1: Yes.
vContinuation
SMALLINT
0, 1
Conference continuation option changeable for
current conference. 0: No; 1: Yes.
vContinueEnable
SMALLINT
0, 1
Autocontinuation option changeable by
subscriber. 0: No; 1: Yes.
vAutoContinuation
SMALLINT
0, 1
Conference starts with continuation enabled.
0: No; 1: Yes.
vQuickStartOption
SMALLINT
0, 1
Quick start enabled. 0: No; 1: Yes.
Parameter
Data Type
Constraints
Description