Legacy v. 1.20.0 PSPI Functions
Proprietary & Confidential
291
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.
vAccessCode
CHAR (20)
Desired access code (numeric characters
only). Required for shared access numbers.
Set to empty string for private access
numbers.
vAccessNum
CHAR (30)
Desired access number (numeric characters
only). Can’t be empty string. Must be in
phonenumbers table.
vAccountStatus SMALLINT
0–2
Account status. 0: Inactive; 1: Active;
2: Deleted.
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 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.
vQuickStartEnable
SMALLINT 0,
1
Quick start changeable by subscriber.
0: No; 1: Yes.
Parameter
Data Type
Constraints
Description