EasyManua.ls Logo

Dialogic DSI SS7MD - Page 31

Dialogic DSI SS7MD
191 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
31
Dialogic
®
DSI SS7MD Programmer’s Manual Issue 3
It is next necessary to include FORK_PROCESS commands for the modules running on the host computer. All
systems require ssdm, tick and tim binaries to be run.
For Linux users, the mandatory FORK_PROCESS commands are:
FORK_PROCESS ./ssdm
FORK_PROCESS ./tim_lnx
FORK_PROCESS ./tick_lnx
For Solaris users, the mandatory FORK_PROCESS commands are:
FORK_PROCESS ./ssdm
FORK_PROCESS ./tim_sol
FORK_PROCESS ./tick_sol
Finally FORK_PROCESS commands should be added for any other modules running on the host, such as
protocol modules, user's application or diagnostic utilities. For example:
FORK_PROCESS ./s7_mgt
FORK_PROCESS ./upe
FORK_PROCESS ./s7_log

Table of Contents