Hi Ukernie Many thanks for following up on this. Here's the system.txt file. Mike * * set the number of messages available NUM_MSGS 10000 * * Essential modules running on the host: * LOCAL 0x20 * ssd/ssds - Board interface task LOCAL 0x00 * tim_nt - Timer task * * Optional modules running on the host: * LOCAL 0xcf * s7_mgt - Management/config task LOCAL 0xc2 * mbm - Management task LOCAL 0x33 * SCCP module LOCAL 0x14 * TCAP module LOCAL 0x35 * INAP module LOCAL 0x15 * MAP module LOCAL 0x5D * S7_Play LOCAL 0xEF * S7_Log LOCAL 0x2d * MAP Proxy LOCAL 0x3d * CAMEL Proxy LOCAL 0x4d * Activate App * Make sure MTP messages are routed REDIRECT 0x22 0x20 * MTP3 module REDIRECT 0x71 0x20 * MTP2 module REDIRECT 0x10 0x20 * CT bus/Clocking control module REDIRECT 0x8e 0x20 * On-board management module * Now start-up all local tasks: FORK_PROCESS ssds.exe -w FORK_PROCESS tim.exe FORK_PROCESS tick.exe FORK_PROCESS c:\septel\HSTBIN\sccp.exe -Lpc:\septel\dp965.lic FORK_PROCESS c:\septel\HSTBIN\tcap.exe -Lpc:\septel\dp965.lic FORK_PROCESS c:\septel\HSTBIN\inap.exe -Lpc:\septel\dp965.lic FORK_PROCESS c:\septel\HSTBIN\map.exe -Lpc:\septel\dp965.lic FORK_PROCESS s7_mgt.exe -d FORK_PROCESS s7_log.exe -o0xff1f -pss7.pcap -td -n50 -s30000 * set up the global title translation FORK_PROCESS s7_play.exe -fgtt.ms7
↧