ReadiVoice PSPI Reference
164
Proprietary & Confidential
ReAssignAccCode()
Stored procedure for changing the access code assigned to a subscriber.
Compatible with v. 1.30.0 or later of the software. Note that, with v. 2.10.0, the
system configuration setting for code length changed from a
maximum
value
constraint to a
minimum
.
Parameters
Specify all parameters. The constraints column shows specific value or range
constraints. For syntax rules and constraints applicable to all parameters, see
Return Values
ReAssignPhoneNum()
Stored procedure for removing or replacing an existing access phone number
assigned to a subscriber. Compatible with v. 1.30.0 or later of the software.
CHAR(20)
System type. “RVIP”: ReadiVoice-IP;
“RV_PSTN”: ReadiVoice-PSTN.
CHAR(128)
SIP domain name, if ReadiVoice-IP system.
Otherwise, empty string.
SMALLINT
Access code required (AccessCode4Shared)
flag. 0: No; 1: Yes.
Data Type
Description
Parameter
Data Type
Constraints
Description
LocalSubId INT >0
ID of subscriber. Must be in database.
LocalNewAccCode CHAR
(20)
New access code. Can’t be empty string. Must
be
at least
AccessCodeLength characters (set
in SysConfig table).
Data Type
Description
INT
Return code (0: OK; otherwise, error code).
Содержание ReadiVoice
Страница 1: ...ReadiVoice PSPI Reference ...
Страница 134: ...ReadiVoice PSPI Reference 126 Proprietary Confidential ...
Страница 268: ...ReadiVoice PSPI Reference 260 Proprietary Confidential ...