- Make sure the system includes a line interface board (such as an AG-8 DID board) connected to the AG-24/30/48/60 board over the MVIP bus, and that the appropriate MVIP switching has been performed.
- Start ctatest by entering the following at the prompt:
ctatest -b boardnumber -s n:m [-p protocol] [-l]
where the command line arguments are:
Make sure boardnumber specifies the AG-24/30/48/60 board number as assigned in the AG configuration file and n:m specifies the MVIP-90 stream/timeslot assignment as set in the ag.cfg file and retrieved by boardinf.
ctatest displays a menu of one- and two-letter commands.
- Enter
OP to create a CTA context and open the ADI service.
CTAEVN_OPEN_SERVICES_DONE is displayed on the screen.
- Enter
SP to start a protocol.
The following message appears:
Enter protocol name ['nocc']:
The following message appears:
Event: ADIEVN_STARTPROTOCOL_DONE, Finished
- Begin recording to memory by entering
RM.
You should hear a beep on the handset.
- Say "Hello World" and wait.
A message similar to the following example appears on the screen:
Event: ADIEVN_RECORD_DONE, Voice End, nbytes=15624.
Note: Your system may display a different number for nbytes.
- Play back your voice by entering
pm.
The following message appears:
Event: ADIEVN_PLAY_DONE, Finished, nbytes=15624.
You should hear "Hello World."
- Enter
CP to destroy the CTA context.
- Exit the test program by entering
q.