Technical data
86
blocking no
toggle-dtr no
modem-check-time 0
answer-chat-timeout 180 fax-only Y
modem-type cls2
3. Add the following line to the /etc/inittab file, one for every Dialogic
®
Diva
®
TTY interface that you plan to use
for faxes.
SXX:235:respawn:/usr/sbin/mgetty -S polling ttydsXX
"polling" is the name of the fax document to be polled (in G3 format). Optionally, it can be a text file that
contains the list of the fax document files (one file name per line). In this case, the files should be in G3
format and will be transmitted as consecutive pages of the same fax document.
"XX" is the Dialogic
®
Diva
®
TTY device number (01, 02, etc.). For example, if one Dialogic
®
Diva
®
BRI Media
Board with 2 channels is installed in the system, you should add two entries:
S01:2345:respawn:/usr/sbin/mgetty -S polling ttyds01
S02:2345:respawn:/usr/sbin/mgetty -S polling ttyds02
4. Issue kill -HUP 1 to start mgetty.
Before you can uninstall the Dialogic
®
Diva
®
System Release software, you need to unload the Dialogic
®
Diva
®
driver modules.
The Diva driver modules can be unloaded simply by executing: /usr/lib/opendiva/divas/Stop
If you wish to stop and unload the Diva drivers modules manually, proceed as described below:
1. Login as "root" (or use su -).
2. If you have started any tools that access the CAPI or Dialogic
®
Diva
®
TTY interfaces, stop these tools to
release the interfaces.
3. If you have modified /etc/inittab or /etc/ttys to start getty/mgetty/ppp on one of the Diva TTY
interfaces, remove these entries from these files and execute kill -HUP 1.
4. Check that the Divastty, capi and divacapi modules are not busy (call lsmod to check it).
5. Execute rmmod capi && rmmod divacapi && rmmod kernelcapi to unload the CAPI drivers.
6. Execute rmmod Divatty to unload the Dialogic
®
Diva
®
TTY drivers.
7. Execute rmmod diva_idi && rmmod divas && rmmod divadidd to stop and unload the XDI drivers.
Uninstallation of the Dialogic® Diva® System Release Software
Unloading the Dialogic
®
Diva
®
driver modules: