SS7 M3UA ASP config, DAUD and DAVA status


Setting the ASP M3UA on linux  (M3UA  available) DAUd and DAVA.

***************************************************************************
*   config.txt
*
CNSYS:IPADDR=192.168.6.72,PER=0,DAUD=Y;
*
SNSLI:SNLINK=1,IPADDR=192.168.6.70,SNEND=C,HPORT=4200,PPORT=4200,SNTYPE=M3UA,SG=1;
*
SNAPI:AS=1,OPC=3805,TRMD=LS;
SNRTI:SNRT=1,DPC=3800;
SNRLI:SNRL=1,SNRT=1,SG=1;
* SCCP Parameters:
* SCCP_CONFIG <local_spc> <ssf> <options>
SCCP_CONFIG 3805 0x8 0x0102
*SCCP_CONFIG 3805 0x8 0x00020102 0x0000001
*
* Uncomment to record SCCP traces (from s7_log)
* SCCP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
SCCP_TRACE 0x3 0x7 0x3
*
* Define Remote Signaling Points:
* SCCP_SSR <ssr_id> RSP <remote_spc> <flags> <pc_mask>
SCCP_SSR 1 RSP 3800 0 0x0000
*
* Define Local Sub-Systems:
* SCCP_SSR <ssr_id> LSS <local_ssn> <module_id> <flags> <protocol>
SCCP_SSR 2 LSS 0x0b 0x2d 0 MAP
*
* Define Remote Sub-Systems:
* SCCP_SSR <ssr_id> RSS <remote_spc> <remote_ssn> <flags>
SCCP_SSR 3 RSS 3805 0x08 0
*
*
* TCAP Parameters:
* TCAP_CONFIG <base_ogdlg_id> <nog_dialogues> <base_icdlg_id>
* <nic_dialogues> <options> <dlg_hunt> [<addr_format>]
*TCAP_CONFIG 0x0 8192 0x8000 8192 0x0000 0 0
*
* Uncomment to record TCAP traces (from s7_log)
* TCAP_TRACE <op_evt_mask> <ip_evt_mask> <non_prim_mask>
*TCAP_TRACE 0x7 0xf 0x0
*
*
* MAP Parameters:
* MAP_CONFIG <options>
MAP_CONFIG 0x0
*
* End Of File

******************************************************************
*                     System.txt for M3UA version
*
*
* Essential Protocol modules running on the host:
*
LOCAL 0x20 * ssds – board interface task
LOCAL 0x00 * tim – Timer task
LOCAL 0xC2 * mbm – Management task
LOCAL 0xCF * s7_mgt – Management/config task
LOCAL 0xEF * s7_log
LOCAL 0x2D * Aplikasi

* Declare IDs for our protocol layers. The processes are started below by FORK_PROCESS
LOCAL 0xD0 * SCTPD module -> sctpd module
LOCAL 0xD1 * SCTP module  -> sctp module
LOCAL 0xD2 * M3UA         -> m3ua module
LOCAL 0x33 * SCCP         -> sccp module
LOCAL 0x14 * TCAP         -> tcap module
LOCAL 0x25 * IS41         -> is41 module
LOCAL 0x15 * MAP          -> map_nt.exe
*LOCAL 0x2D * MTU or MTR – must register an ID for the app itself

* Make sure MTP messages are routed to M3UA
REDIRECT 0x71 0x20    * MTP Module
REDIRECT 0xDF 0xEF
REDIRECT 0x22 0xD2
*
* Optional modules running on the host:
*LOCAL 0xEF * s7 log module
*
* Now start-up all local tasks:
*
FORK_PROCESS ./tim
FORK_PROCESS ./tick
FORK_PROCESS ./sctpd
FORK_PROCESS ./sctp
FORK_PROCESS ./m3ua -t   *-Lpwestcott.lic
FORK_PROCESS ./mbm -d
FORK_PROCESS ./sccp -t *-Lpwestcott.lic -m0x33
FORK_PROCESS ./tcap -t  *-Lpwestcott.lic -m0x14
FORK_PROCESS ./map -t  *-Lpwestcott.lic -m0x15
FORK_PROCESS ./s7_log -td -fcapture.txt *read with wireshark
FORK_PROCESS ./s7_mgt -d  *start maintenance module
*
* End of file

And this is log ss7 with ./gctload -d:
********************************************************************
[root@jupiter DSI]# ./gctload -d
Reading from system configuration file: ‘system.txt’
Created LOCAL module Id 0x20
Created LOCAL module Id 0x0
Created LOCAL module Id 0xc2
Created LOCAL module Id 0xcf
Created LOCAL module Id 0xef
Created LOCAL module Id 0x2d
Created LOCAL module Id 0xd0
Created LOCAL module Id 0xd1
Created LOCAL module Id 0xd2
Created LOCAL module Id 0x33
Created LOCAL module Id 0x14
Created LOCAL module Id 0x25
Created LOCAL module Id 0x15
Redirect module Id 0x71 to module Id 0x20
Redirect module Id 0xdf to module Id 0xef
Redirect module Id 0x22 to module Id 0xd2
(3783)gctload: Verification started.
(3783)gctload: Verification complete.
(3783)gctload: Process (3784)’./tim’ – forked by gctload
(3783)gctload: Process (3785)’./tick’ – forked by gctload
(3783)gctload: Process (3786)’./sctpd’ – forked by gctload
(3783)gctload: Process (3787)’./sctp’ – forked by gctload
(3783)gctload: Process (3788)’./m3ua’ – forked by gctload
(3783)gctload: Process (3789)’./mbm’ – forked by gctload
(3783)gctload: Process (3790)’./sccp’ – forked by gctload
(3783)gctload: Process (3791)’./tcap’ – forked by gctload
(3783)gctload: Process (3792)’./map’ – forked by gctload
(3783)gctload: Process (3793)’./s7_log’ – forked by gctload
SS7 TCAP started in trial mode.
This binary will terminate after 1 hour.
SS7 SCCP started in trial mode.
This binary will terminate after 1 hour.
SS7 MAP started in trial mode.
This binary will terminate after 1 hour.
S7_MGT Tx: M-I0000-t7295-i0000-fcf-dd0-s00-r8000-pefefd1000000000000000000
(3783)gctload: Process (3794)’./s7_mgt’ – forked by gctload
(3783)gctload: Initialisation complete.
S7_MGT Rx: M-I0000-t3295-i0000-fd0-dcf-s00-r0000-pefefd1000000000000000000
S7_MGT Tx: M-I0000-t7282-i0000-fcf-dd1-s00-r8000-pefefd00020002000200096000100000000000000

S7_log : mod ID=0xef, options=0xaf0d, max_param_len=320
S7_MGT Rx: M-I0000-t3282-i0000-fd1-dcf-s00-r0000-pefefd00020002000200096000100000000000000
S7_MGT Tx: M-I0000-t7283-i0000-fcf-dd1-s00-r8000-p010a010648000000000000000000000000
S7_log : Writing log file capture.txt
S7_MGT Rx: M-I0000-t3283-i0000-fd1-dcf-s00-r0000-p010a010648000000000000000000000000
S7_MGT Tx: M-I0000-t72c0-i0000-fcf-dd2-s00-r8000-pc2efef000100000040000000000000
SS7 M3UA started in trial mode.
This binary will terminate after 1 hour.
S7_MGT Rx: M-I0000-t32c0-i0000-fd2-dcf-s00-r0000-pc2efef000100000040000000000000
S7_MGT Tx: M-I0000-t72f4-i0000-fcf-dc2-s00-r8000-pefcfd200000000000000000000000000
S7_MGT Rx: M-I0000-t32f4-i0000-fc2-dcf-s00-r0000-pefcfd200000000000000000000000000
S7_MGT Tx: M-I0000-t72c4-i0000-fcf-dd2-s00-r8000-p00000000
S7_MGT Rx: M-I0000-t32c4-i0000-fd2-dcf-s00-r0000-p00000000
S7_MGT Tx: M-I0000-t72f7-i0000-fcf-dc2-s00-r8000-p00010000000000000000000000000000
MBM Rx: M-I0000-t72f7-i0000-fcf-dc2-s00-p(16)00010000000000000000000000000000
S7_MGT Rx: M-I0000-t32f7-i0000-fc2-dcf-s00-r0000-p00010000000000000000000000000000
S7_MGT Tx: M-I0000-t7286-i0000-fcf-dd1-s00-r8000-p1068106800200020000000c800000578000003e800000000000003e8000000000000000200020000000000000000006400c8019000010000000000000000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3286-i0000-fd1-dcf-s00-r0000-p1068106800200020000000c800000578000003e800000000000003e8000000000000000200020000000000000000006400c8019000010000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t7287-i0000-fcf-dd1-s00-r8000-p010a010646000000000000000000000000
S7_MGT Rx: M-I0000-t3287-i0000-fd1-dcf-s00-r0000-p010a010646000000000000000000000000
S7_MGT Tx: M-I0000-t72c1-i0000-fcf-dd2-s00-r8000-p000a00000000d1000000000000
S7_MGT Rx: M-I0000-t32c1-i0000-fd2-dcf-s00-r0000-p000a00000000d1000000000000
S7_MGT Tx: M-I0000-t72c2-i0000-fcf-dd2-s00-r8000-p0032000000000000000200070000000000330000000000000000000000000002
S7_MGT Rx: M-I0000-t32c2-i0000-fd2-dcf-s00-r0000-p0032000000000000000200070000000000330000000000000000000000000002
S7_MGT Tx: M-I0000-t72c5-i0000-fcf-dd2-s00-r8000-p00000000000000000001
S7_MGT Rx: M-I0000-t32c5-i0000-fd2-dcf-s00-r0000-p00000000000000000001
S7_MGT Tx: M-I0000-t72f6-i0000-fcf-dc2-s00-r8000-p0000
MBM Rx: M-I0000-t72f6-i0000-fcf-dc2-s00-p(2)0000
S7_MGT Rx: M-I0000-t32f6-i0000-fc2-dcf-s00-r0000-p0000
S7_MGT Tx: M-I0000-t72c3-i0000-fcf-dd2-s00-r8000-p000200000ed80000
S7_MGT Rx: M-I0000-t32c3-i0000-fd2-dcf-s00-r0000-p000200000ed80000
S7_MGT Tx: M-I0000-t72c6-i0000-fcf-dd2-s00-r8000-p000000000000
S7_MGT Rx: M-I0000-t32c6-i0000-fd2-dcf-s00-r0000-p000000000000
S7_MGT Tx: M-I0000-t72f5-i0000-fcf-dc2-s00-r8000
MBM: SNLINK 1, ACTIVATE REQUEST
MBM Rx: M-I0000-t72f5-i0000-fcf-dc2-s00
S7_MGT Tx: M-I0000-t7740-i0000-fcf-d33-s00-r8000-p018381063322efef00000ed8011000ef001c00000000000000000000000000000000000000000000000000000000000000000000000000000000ef00
S7_MGT Rx: M-I0000-t32f5-i0000-fc2-dcf-s00-r0000
MBM Rx: M-I0000-t32ce-i0000-fd2-dc2-s00
S7_MGT Rx: M-I0000-t3740-i0000-f33-dcf-s00-r0000-p018381063322efef00000ed8011000ef001c00000000000000000000000000000000000000000000000000000000000000000000000000000000ef00
S7_MGT Tx: M-I0000-t5754-i0000-fcf-d33-s00-r0000-p000000030000000700000003
S7L:2011-10-25 20:55:54.151 I0000 M t32ce i0000 fd2 def s00
S7_MGT Tx: M-I0000-t7780-i0000-fcf-d14-s00-r8000-p0000ef33efef00007fff7fffffff01000000800004100c000120000000ef00000000000000000000
S7_MGT Rx: M-I0000-t3780-i0000-f14-dcf-s00-r0000-p0000ef33efef00007fff7fffffff01000000800004100c000120000000ef00000000000000000000
S7_MGT Tx: M-I0000-t77e4-i0000-fcf-d15-s00-r8000-p002d14efefef00008000000080007fff7fffffff0000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t37e4-i0000-f15-dcf-s00-r0000-p002d14efefef00008000000080007fff7fffffff0000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t7741-i0001-fcf-d33-s00-r8000-p0001000000000ed800ef000000000000000000000000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3741-i0001-f33-dcf-s00-r0000-p0001000000000ed800ef000000000000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t7741-i0002-fcf-d33-s00-r8000-p000314000000000008ef000000000000000000000000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3741-i0002-f33-dcf-s00-r0000-p000314000000000008ef000000000000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t7741-i0003-fcf-d33-s00-r8000-p0002000000000ed808ef000000000000000000000000000000000000000000000000000000000000
S7_MGT Rx: M-I0000-t3741-i0003-f33-dcf-s00-r0000-p0002000000000ed808ef000000000000000000000000000000000000000000000000000000000000
S7_MGT Tx: M-I0000-t5793-i0008-fcf-d14-s00-r8000-p150000
S7_MGT Rx: M-I0000-t1793-i0008-f14-dcf-s00-r0000-p150000
S7_MGT Boot complete
MBM: SNLINK 1, ASSOCIATION UP
MBM Rx: M-I0000-t02e2-i0000-fd2-dc2-s02
S7L:2011-10-25 20:55:54.184 I0000 M3UA Association Status : id=0 UP
MBM Rx: M-I0000-t32d4-i0000-fd2-dc2-s00-p(2)0000
S7L:2011-10-25 20:55:54.184 I0000 M t32d4 i0000 fd2 def s00 p0000
MBM: SNLINK 1, ASP UP
MBM Rx: M-I0000-t02d6-i0000-fd2-dc2-s00
S7L:2011-10-25 20:55:54.204 I0000 M t02d6 i0000 fd2 def s00
MBM Rx: M-I0000-t02f0-i0000-fd2-dc2-s00-p(140)0000000100020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
S7L:2011-10-25 20:55:54.204 I0000 M3UA Notify : AS Inactive, Association=0 ASP=0
MBM Rx: M-I0000-t32da-i0000-fd2-dc2-s00-p(134)0002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
S7L:2011-10-25 20:55:54.204 I0000 M t32da i0000 fd2 def s00 p0002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
MBM: SNLINK 1, AS ACTIVE
MBM Rx: M-I0000-t02dc-i0000-fd2-dc2-s00-p(4)00000002
S7L:2011-10-25 20:55:54.224 I0000 M t02dc i0000 fd2 def s00 p00000002
MBM Rx: M-I0000-t02e0-i0000-fd2-dc2-s00-p(2)0002
S7L:2011-10-25 20:55:54.224 I0000 M3UA Indication : AS ACTIVE, AS=0
MBM Rx: M-I0000-t02f0-i0000-fd2-dc2-s00-p(140)0000000100030000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
S7L:2011-10-25 20:55:54.224 I0000 M3UA Notify : AS Active, Association=0 ASP=0
MBM Rx: M-I0000-t02e3-i0000-fd2-dc2-s01-p(6)000000000ed8
S7L:2011-10-25 20:55:54.254 I0000 T 00000000 M t8404 i0003 fd2 d33 s00 p00000ed8
S7L:2011-10-25 20:55:54.254 I0000 M3UA Route Status : id=0 AVAILABLE

3 Responses to “SS7 M3UA ASP config, DAUD and DAVA status”


  1. 1 Ridwan August 3, 2015 at 11:58 pm

    ini untuk SIGTRAN SS& ya bro? saya gagal terus test di linux


Leave a reply to Ridwan Cancel reply




Blog Stats

  • 104,281 hits