ReadiVoice PSPI Reference
220
Proprietary & Confidential
GetSysConfig_v2110()
Stored procedure for retrieving the system configuration settings from the
database.
This procedure is similar to
, but adds one new return
value, the validate on access code only flag.
Parameters
None
Return Values
Data Type
Description
INT
Return code (0: OK; otherwise, error code).
SMALLINT
Subscriber entry time-out.
SMALLINT
Subscriber exit time-out.
SMALLINT
Minimum code length (for access code and for
subscriber and participant passwords).
SMALLINT
Maximum number of participants.
SMALLINT
Confidence factor.
SMALLINT
Port utilization factor.
SMALLINT
Routed system. 0: Non routed shared;
1: Routed; 2: Non routed private.
SMALLINT
Use hidden numbers. 0: No; 1: Yes.
SMALLINT
Validate on access code only. 0: No; 1: Yes.