Legacy v. 2.13.0/2.30.0 PSPI Functions
Proprietary & Confidential
153
GetGroupInfo_v2130()
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.
This procedure is similar to
, but has three additional
return values:
•
The conference entry with participant count (PartPlayCount) flag, added
in
. If it’s set to
1
, participants entering a
conference hear a message telling them the number of people (including
themselves) in conference.
•
The Dial-Out Prefix parameter specifies a number to be dialed before the
telephone number when dialing out.
•
The Dial-Out Postfix parameter specifies a number to be dialed after the
telephone number when dialing out.
The prefix and postfix parameters accommodate the Dial-Out Billing
(UDO) configuration, described in the
ReadiVoice Administration &
Maintenance Guide
.
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.