|
Program
|
Description
|
|---|
|
aditest
|
Interactive test program featuring most AG Access functions.
|
|
playrec
|
Demonstrates playing and recording voice, uses adiPlayAsync, adiRecordAsync
|
|
inadi
|
Demonstrates inbound call control functions.
|
|
outadi
|
Demonstrates outbound call control functions.
|
|
brdinfo
|
Retrieves and displays AG board configurations, uses adiGetBoardInfo, adiGetBoardSlots
|
|
adistate
|
Demonstrates voice record, voice playback, and digit collection functions. The program controls multiple ports within a single process exemplifying a state-machine application.
|
|
playwave
|
Plays a WAVE (i.e., .wav) sound file.
|
|
xferpbx
|
Demonstrates transfer of a call to another extension on a PBX, Centrex, or Centrex-like switch.
|
|
threads
|
A simple, multi-threaded answering machine demonstration.
|