class SS7Stack

ManagedElement
+-IpworksFunction
+-IPWorksAAARoot
+-IPWorksDiameterAAARoot
+-SS7Stack
+-AppInstanceIdMgr [1..1]

Configuration for SS7 Stack.

Attributes
string
cpmAddress = ss7cafcpmaddress:6669
The CP management address of peer SS7 stack. The format is IP:port, which is separated by colon.
If it's configured as "127.0.0.1:6669", it means use single mode.


Takes effect: After next restart
uint32
destPointCode = 200
SS7 Destination point code.

Takes effect: After next restart
uint8
destSSN = 6
Dest SSN

Takes effect: After next restart
uint16
dialogIdOffset = 20000
Offset of the start dialog id.

Takes effect: After next restart
ISDNNOA
isdnNoaOfgsmSCF = NOA_INTERNATIONAL_NUMBER
The Nature of Address of gsmSCF ISDN number.

Parameter "isdnNoaOfgsmSCF" and "isdnOfgsmSCF" are used to construct the "gsmSCF-Address" IE in MAP AnytimeInterrogation Request message. If "useGT4CallingPartyAddress" is enabled, it is also used as the calling party address with the following format:
Routing indicator 0 (routing on GT)
Global title indicator 4
SSN indicator 1
Point code indicator 0
Address: BCD encoding of "isdnNoaOfgsmSCF" and "isdnOfgsmSCF"


Takes effect: After next restart
ISDNNOA
isdnNoaOfVLR = NOA_INTERNATIONAL_NUMBER
The Nature of Address of VLR ISDN number.

If "useGT4CallingPartyAddress" is enabled, parameter "isdnNoaOfVLR" and "isdnOfVLR" are used to construct the calling party address with the following format:
Routing indicator 0 (routing on GT)
Global title indicator 4
SSN indicator 1
Point code indicator 0
Address: BCD encoding of "isdnNoaOfVLR" and "isdnOfVLR"


Takes effect: After next restart
string
isdnOfgsmSCF = 123456 [ 1..16 ]
The ISDN number of gsmSCF.

Takes effect: After next restart
Valid values: [0-9]+
string
mandatory
isdnOfVLR [ 1..16 ]
The ISDN number of VLR.

Takes effect: After next restart
Valid values: [0-9]+
uint8
mapInvokeTimer = 3 { 1..10 }
Map invoke timer

Unit: 1 second
Takes effect: After next restart
uint32
origPointCode = 100 { 0..16777215 }
Original Signaling Point Code for SS7 message sending from IPWorks.

Takes effect: After next restart
uint16
ss7BeInstNum = 10
The number of SS7 backend instances to be used by IPWorks EPC AAA.
SS7 BE instance id is started from 1, and IPWorks will connect to all SS7 backend instances whose id is no more than the value of parameter "ss7BeInstNum".


Takes effect: After next restart
uint8
ss7CpUserId = 42 { 40..59 }
The SS7 CP User Id of IPWorks EPC AAA.


Takes effect: After next restart
string
key
mandatory
noNotification
restricted
ss7StackId
The value component of the RDN.
boolean
useGT4CallingPartyAddress = false
Use GT for Calling Party Address.
false: Route on SSN
true: Route on GT


Takes effect: After next restart

  class SS7Stack