Legacy v. 1.30.0 PSPI Functions
Proprietary & Confidential
269
GetGroupInfo_v1300()
Stored procedure for retrieving all subscriber group data. For each group in
the database, it returns the set of values shown below. A return code of 100
flags the end of the list of groups.
Parameters
None
Return Values
Data Type
Description
INT
Return code (0: OK; 100: end of list).
INT
Group ID.
SMALLINT
Group type.
CHAR (50)
Group name.
CHAR (50)
Company name.
CHAR (30)
Company phone number.
CHAR (30)
Company fax number.
CHAR (50)
Contact name.
CHAR (30)
Contact phone.
INT
Billing ID.
INT
Prompt set.
INT
Carrier ID.
CHAR (255)
Group notes A.
CHAR (255)
Group notes B.
CHAR (512)
Operator notes.
SMALLINT
Roll call (entry/exit announcement) option.
0: Tone; 1: Name; 2: Silence.
SMALLINT
Dialout capability. 0: Disabled; 1: Enabled.