Reassignacccode(); Reassignphonenum() - Polycom ReadiVoice Reference Manual

Pspi reference
Hide thumbs Also See for ReadiVoice:
Table of Contents

Advertisement

ReAssignAccCode()

Parameters
Parameter
LocalSubId
LocalNewAccCode
Return Values

ReAssignPhoneNum()

Parameters
Proprietary & Confidential
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.
Specify all parameters. The constraints column shows specific value or range
constraints. For syntax rules and constraints applicable to all parameters, see
"Calling Stored Procedures"
Data Type
Constraints
INT
>0
CHAR (20)
Data Type
INT
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.
To remove an access number without replacing it, set LocalNewAccNum to an
empty string. The procedure fails if the number you're removing is the
subscriber's only access number (a subscriber must have at least one access
phone number).
Specify all 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.
Description
ID of subscriber. Must be in database.
New access code. Can't be empty string. Must
be at least AccessCodeLength characters (set
in SysConfig table).
Description
Return code (0: OK; otherwise, error code).
on page 4.
Legacy v. 2.32.0 PSPI Functions
119

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ReadiVoice and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents