beautypg.com

Dialogic DSI SS7MD User Manual

Page 31

background image

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