Document Revision 1 Electra Elite IPK II
2 - 390 EliteApps - Interactive Voice Response
N
Access caller ID information.
N
Set all call control parameters.
N
Supervise normal and Blind transfers.
N
Announce a call prior to connection to another port.
N
Multilingual support
J
Database Access (ODBC)
N
Open a Data Source Name (DSN).
N
Close an opened DSN.
N
Execute a direct SQL statement to query, insert, update, and delete records.
N
Get data fields from a selected record.
N
Get the next selected record.
N
Use database information to control program logic or present data to callers.
J
Program Control
N
Script driven for total control.
N
if, else, else if, end if logic control with up to 20 levels of nesting.
N
goto for branching to a label.
N
exec to start a whole new program.
N
run and return to execute a function (with nesting) and continue.
N
User embedding of comments and tracing information.
N
User generation of events.
J
Logging
N
Unlimited number of user definable logs.
N
User specified information in logs.
N
Date and time stamping of all log entries.
J
Caching
N
Audio files are automatically cached in Zeus cache.
N
Memory is available for caching that can be configured.
N
No user actions are required.
N
Modified audio files are automatically updated in cache.
J
Timers
N
Pause for configured number of milliseconds.
N
Mark the current date and time.
N
Get the number of seconds from a marked time now.
N
Assign a new script to be executed after user specified number of seconds.
N
Suspend a timer.