During installation and configuration, the divas_cfg.rc script is automatically generated. This script is used to load protocol, CAPI, and TTY interfaces. On system startup, the Diva Media Boards will be started by symbolic links. These links are created as part of the installation.
If you wish to remove these links, execute: sh /usr/lib/opendiva/divas/cfg_util.sh 2. If you wish to restore these links, execute: sh /usr/lib/opendiva/divas/cfg_util.sh 1.
If you have changed the configuration or wish to stop or restart the Diva Media Boards without restarting your system, you can use the /usr/lib/opendiva/divas/Stop script to stop the Diva Media Board and unload the Dialogic® Diva® drivers.
You can run the /usr/lib/opendiva/divas/Start script to load the Diva drivers and start the Diva Media Boards.
If you wish to restart only one specific Diva Media Board, you can do so without unloading the drivers by executing the/usr/lib/opendiva/divas/divas_cfg.rc restart <x> command, where <x> is the logical board number.
If boards support multiple interfaces (e.g., 4BRI), the board number should be the number of the master board. After the board was stopped, you can load and start it again without affecting other boards.
If boards support multiple interfaces, the logical boards that belong to the same physical board are affected.
An updated configuration can be written to the drivers by executing the /usr/lib/opendiva/divas/divas_cfg.rc restart -1 command.