Legacy v. 2.13.0/2.30.0 PSPI Functions
Proprietary & Confidential
163
GetSysConfig_v2300()
Stored procedure for retrieving the system configuration settings from the
database.
This procedure is similar to
, but adds three new
return values:
•
The system type flag, which reports whether this is a ReadiVoice-IP or
ReadiVoice-PSTN system.
•
The SIP domain name, if this is a ReadiVoice-IP system. Otherwise, an
empty string.
•
The access code required flag (AccessCode4Shared). A setting of
0
indicates two-password call flow, while a setting of
1
indicates that an
access code is required (two-password call flow is disabled).
Parameters
None
Return Values
Caution!
If two-password call flow is enabled, then you can’t use any pre-v.2.10.0 stored
procedures except those included in chapters
–
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/codes).
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.