Legacy v. 2.13.0/2.30.0 PSPI Functions
Proprietary & Confidential
139
AddSub_v2130()
Stored procedure for adding a subscriber to the database.
The access phone number specified for the new subscriber must already exist
in the database. To add a new subscriber and a new access number at the same
time, use
.
This procedure is similar to
, but has three additional
parameters:
•
The
vPartPlayCount
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
vDialoutPrefix
parameter specifies a number to be dialed before the
telephone number when dialing out.
•
The
vDialoutPostFix
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
Specify all parameters. The constraints column shows specific value or range
constraints. Note that the
vExternalId
parameter must have a data type of
CHAR(30)
. For syntax rules and constraints applicable to all parameters, see