You are on page 1of 3

;-----------------------------------------------------------------------------;

; NMSS7 MCU configuration file ;


; ;
;-----------------------------------------------------------------------------;
[DESCRIPTION]
Module = NMSS7
Name = NMS SS7-ISUP 3.9
CfgVersion = 2
Version = 256
Revision = 4
[Instance_0]
; Each configuration instance can list several boards.
; For each board in an instance, there must be at least one line.
; multiple links can be specified per board using the form (example): 0-0,1,2,3 (meaning b

Board-Link = 0-0
ServiceList = ISUP
; SS7 redundancy parameters
; Redund_Mode = Yes ; enable/disable SS7 redundancy
; Redund_LocalAddr = 10.0.0.110 ; in redundant configuration, specifies the local address
; Redund_LocalPort = 1500 ; in redundant configuration, specifies the local port for
; Redund_RemoteAddr= 10.0.0.113 ; in redundant configuration, specifies the mate MCU IP ad
; Redund_RemotePort= 1500 ; in redundant configuration, specifies the mate MCU IP po
[Board 0]
BoardID = 0
Enabled = Yes
HardwareBoardID = 1 ; new parameter to specify the NMS board ID
[Link 0]
Enable = Yes
SwitchType = ITU ; specifies the switch type: possible values are ITU, ANSI, JTTC
Protocol = ISUP ; specifies which signaling type to use: possible values are ISUP, TUP
;
;CallingAppInstanceID = 0 ; default 0
;CallingAppEntityID = 32 ; default 32 for ISUP
;CallingAppUserID = 0 ; default 0
SAPID = 0 ; default 0
;The SAPID value must correspond to the USER_SAP value defined in the Service Access Poi
;
; CirGrp.n sections: each section specifies the list of circuit groups defined on the IS
; These groups must EXACTLY match those defined in the ISUPxx.cfg TUPxx.cfg file of NMS
;
CirGrp.0 = 1-15
CirGrp.1 = 17-31
CirGrp.2 = 33-63
CirGrp.3 = 65-95
CirGrp.4 = 97-111
CirGrp.5 = 113-127
CirGrp.6 = 129-143
CirGrp.7 = 145-159
CirGrp.8 = 161-191
CirGrp.9 = 193-223
CirGrp.10 = 225-239
CirGrp.11 = 241-255
CirGrp.12 = 257-271
CirGrp.13 = 273-287
CirGrp.14 = 289-319
CirGrp.15 = 321-351
CirGrp.16 = 353-367
CirGrp.17 = 369-383
CirGrp.18 = 385-415
CirGrp.19 = 417-431
CirGrp.20 = 433-447
CirGrp.21 = 449-479
CirGrp.22 = 481-495
CirGrp.23 = 497-511
;
[End Link]
; [Link 1]
; Enable = No
; SwitchType = ITU
; Protocol = ISUP
;
; CirGrp.0 = 32-62
;
; [End Link]
[INSTANCE_0\LOGGER]
Enable=Yes
[INSTANCE_0\LOGGER\mMAN]
Enable=Yes
Category=1023
[INSTANCE_0\LOGGER\mCNX]
Enable=Yes
Category=1023
[INSTANCE_0\LOGGER\mIPS]
Enable=Yes
Category=1023
[INSTANCE_0\LOGGER\mITF]
Enable=Yes
Category=1023
[INSTANCE_0\LOGGER\mRPC]
Enable=Yes
Category=1023
[INSTANCE_0\LOGGER\LOG]
Enable=Yes
Module=
Number=1
[INSTANCE_0\LOGGER\LOG\0]
Type=1
Enable=Yes
Category=1023
log.file.name=C:\Contarra\CCPcs/trace/nmsss7-.log
log.file.ctrl.mode=0
log.file.ctrl.param=0
log.file.enable=No
log.file.flush=YES
log.file.close=NO
log.file.lock=YES
log.file.number=0

You might also like