The following procedures will help you to verify if the Diva Media Board and the service are working properly. After configuring and loading the drivers, it is recommended that you use one or more of the following methods for testing:
This test allows you to test the Diva Media Board and Diva TTY interface functionality and link integrity using various bearer protocols supported by your Diva Media Board.
The /usr/lib/opendiva/divas/tty_test utility is located in the /usr/lib/opendiva/divas directory. On the server side, type:/usr/lib/opendiva/divas/tty_test 1 s auto. On the client side, type: /usr/lib/opendiva/divas/tty_test 2 <ISDNnumber> x75. The transfer rate will appear in real time and be updated every time 64 Kbytes of data have been transferred.
Note: Many other options, e.g., bearer protocol, packet size, rate adaptation, are available for the TTY test. Type/usr/lib/opendiva/divas/tty_test for a full list or refer to tty_test Utility.
This tool allows you to test the Diva Media Board and CAPI 2.0 interface functionality and link integrity using the X.75/T.70NL bearer protocol. The acopy2 utility is located in the /usr/lib/opendiva/divas directory.
Note: Many other options, e.g., packet size, CPN, SubAddress, and commands are available. Type /usr/lib/opendiva/divas/acopy2 for a full list.
On the server side, type: /usr/lib/opendiva/divas/acopy2 -c<X> -serve /p2048, where 2048 is the packet size for beneficial results and <X> is the CAPI board number that will receive the call.
On the client side, type: /usr/lib/opendiva/divas/acopy2 -c<Y> - n<ISDNnumber>:file2 file1 /p2048, where 2048 is the packet size for beneficial results and <Y> is the CAPI board number that will issue the call.
This tool allows you to test Diva Media Board and CAPI 2.0 interface functionality and link integrity using the Fax G3 bearer protocol.
The TESTFAX utility is located in the /usr/lib/opendiva/divas directory.
On the server side, type: /usr/lib/opendiva/divas/testfax -serve -c<X>, where <X> is the CAPI board number that will receive the call.
Note: Many other options, e.g., packet size, transmission speed, ECM, SEP/SUB/PWD, compression, fax ID, headline, and commands, are available. Call /usr/lib/opendiva/divas/testfax for a full list.
On the client side, type: /usr/lib/opendiva/divas/testfax file.sff|file.txt <ISDNnumber> -c<Y>, where <Y> is the CAPI board number that will issue the call.
TESTFAX will transmit the file.txt text file or the file.sff SFF file as fax document. The received document will be saved in the rcv.sff file.