Proprietary & Confidential
7
2
Current PSPI Functions
This chapter documents the current PSPI functions that require v. 2.5x.x of the
ReadiVoice software. For your convenience, it also includes functions that
remain unchanged from previous versions. If you’re developing code for
v. 2.5x.x, all the PSPI functions you need are in this one chapter.
In v. 2.55.0, one new field (External ID B) was added to the database, so this
chapter contains two versions each of the add, get and update subscriber
functions:
•
•
and
•
In addition, there is a new procedure,
, for retrieving
subscriber data using the new field.
If you intend to use the new field, be sure you use the v. 2.55.0 procedures.
For v. 2.56.0, there is a new procedure,
, that enables
you to add a subscriber and assign more than threee access phone numbers to
that subscriber at the same time.
If you have an application originally developed for earlier versions, you must
modify your code to use the new functions. Alternatively, you can use the
legacy functions described in Chapters
, whichever is appropriate for your
existing code.
Do
not,
however, “mix and match” current and legacy functions (or two
different levels of legacy functions, such as v. 2.10.0 and v. 1.30.0). For
instance, don’t use
to add subscribers and then try to
update them with the legacy
function.
ReadiVoice-IP functionality was merged into the standard release of ReadiVoice
v. 2.30.0, so the same stored procedures are used for both the ReadiVoice-PSTN
and ReadiVoice-IP configurations.
Содержание ReadiVoice
Страница 1: ...ReadiVoice PSPI Reference ...
Страница 134: ...ReadiVoice PSPI Reference 126 Proprietary Confidential ...
Страница 268: ...ReadiVoice PSPI Reference 260 Proprietary Confidential ...