ReadiVoice PSPI Reference
272
Proprietary & Confidential
GetSubAccNums()
Stored procedure for retrieving a list of all access phone numbers assigned to
a subscriber. For each of the subscriber’s access numbers, it returns the phone
number, its class ID, and its class name. The end of the list is marked by a list
member with the
CHAR
values set to empty strings and the
INT
values set to 0.
Compatible with v. 1.30.0 or later of the software.
Parameters
The constraints column shows specific value or range constraints. For syntax
rules and constraints applicable to all parameters, see
“Calling Stored
Procedures”
on page 4.
Return Values
Parameter
Data Type
Constraints
Description
LocalSubId INT
>0
ID of subscriber. Must be in database.
Data Type
Description
INT
Return code (0: OK; otherwise, error code).
CHAR (60)
Access phone number.
INT
Access class ID.
CHAR (30)
Access class name.
Содержание ReadiVoice
Страница 1: ...ReadiVoice PSPI Reference ...
Страница 134: ...ReadiVoice PSPI Reference 126 Proprietary Confidential ...
Страница 268: ...ReadiVoice PSPI Reference 260 Proprietary Confidential ...