Project

General

Profile

Actions

Bug #3635

closed

heap-use-after-free msc_mgcp.c:163 in _handle_error

Added by neels over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
Start date:
10/07/2018
Due date:
% Done:

100%

Resolution:
Spec Reference:

Description

was trying to call between 2G and 3G, there was some error, and then osmo-msc crashed.

due to my ongoing tests, the MGW for MSC crashes, then the MSC also goes down because of that.
This here is not about the MGW crash, it's about the MSC that should continue to be stable despite MGW problems.

20181007140227444 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_HALT}: Timeout of T1 (fsm.c:189)
20181007140227444 DLMGCP INFO Canceled transaction 5 (mgcp_client.c:979)
=================================================================
==8329==ERROR: AddressSanitizer: heap-use-after-free on address 0x61a000034910 at pc 0x555555713b4d bp 0x7fffffffdb30 sp 0x7fffffffdb28
READ of size 4 at 0x61a000034910 thread T0
    #0 0x555555713b4c in _handle_error ../../../../src/osmo-msc/src/libmsc/msc_mgcp.c:163
    #1 0x55555571e4d2 in fsm_timeout_cb ../../../../src/osmo-msc/src/libmsc/msc_mgcp.c:239
    #2 0x7ffff6aacf7e in fsm_tmr_cb ../../../src/libosmocore/src/fsm.c:192
    #3 0x7ffff6a8db9b in osmo_timers_update ../../../src/libosmocore/src/timer.c:257
    #4 0x7ffff6a912e1 in osmo_select_main ../../../src/libosmocore/src/select.c:254
    #5 0x5555556a4b3a in main ../../../../src/osmo-msc/src/osmo-msc/msc_main.c:702
    #6 0x7ffff4785b16 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x22b16)
    #7 0x5555556a5b39 in _start (/usr/local/bin/osmo-msc+0x151b39)

0x61a000034910 is located 144 bytes inside of 1208-byte region [0x61a000034880,0x61a000034d38)
freed by thread T0 here:
    #0 0x7ffff72c6b50 in __interceptor_free (/usr/lib/x86_64-linux-gnu/libasan.so.5+0xe8b50)
    #1 0x7ffff707fa92 in _talloc_free (/usr/lib/x86_64-linux-gnu/libtalloc.so.2+0x4a92)

previously allocated by thread T0 here:
    #0 0x7ffff72c6ed0 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.5+0xe8ed0)
    #1 0x7ffff7081ae0 in _talloc_zero (/usr/lib/x86_64-linux-gnu/libtalloc.so.2+0x6ae0)

SUMMARY: AddressSanitizer: heap-use-after-free ../../../../src/osmo-msc/src/libmsc/msc_mgcp.c:163 in _handle_error


Files

os3635.pcapng os3635.pcapng 2.78 MB arbitrary context, crash is at the end neels, 10/07/2018 01:06 PM
Actions #1

Updated by neels over 5 years ago

some more arbitrary logging context, crash is at the end

20181007140020749 DRR DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:43)
20181007140020749 DRLL DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:2851) (ranap_decoder.c:2851)
20181007140020749 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:507)
20181007140020749 DIUCS DEBUG got IuCS message 13 bytes: [L3]> 05 24 38 03 57 58 a6 05 f4 4e 0a bb fa  (msc_main.c:326)
20181007140020749 DIUCS DEBUG got IuCS message on 901-70-14357-0 (msc_main.c:328)
20181007140020750 DIUCS DEBUG Looking for IuCS subscriber: conn_id 11 (iucs.c:120)
20181007140020750 DIUCS DEBUG subscribers registered: 0 (iucs.c:108)
20181007140020750 DIUCS DEBUG No IuCS subscriber found for conn_id 11 (iucs.c:133)
20181007140020750 DIUCS DEBUG Allocating IuCS subscriber conn: lac 14357, conn_id 11 (iucs.c:58)
20181007140020750 DMM DEBUG Subscr_Conn[0x61200001fa20]{SUBSCR_CONN_S_NEW}: Allocated (fsm.c:299)
20181007140020750 DREF DEBUG unknown: MSC conn use + compl_l3 == 1 (0x1: compl_l3) (osmo_msc.c:93)
20181007140020750 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_CM_SERV_REQ (0x5:0x24) (gsm_04_08.c:1451)
20181007140020750 DMM DEBUG <- CM SERVICE REQUEST serv_type=0x08 MI(TMSI)=1309326330 (gsm_04_08.c:743)
20181007140020750 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_NEW}: Updated ID (subscr_conn.c:681)
20181007140020751 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_INIT}: Allocated (fsm.c:299)
20181007140020751 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_INIT}: is child of Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20] (fsm.c:329)
20181007140020751 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth+Ciph (vlr_access_req_fsm.c:669)
20181007140020751 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:693)
20181007140020751 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 2 (vlr_access_req_fsm.c:360)
20181007140020751 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 3 (gsm_04_08.c:1765)
20181007140020751 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:328)
20181007140020751 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_INIT}: state_chg to PR_ARQ_S_WAIT_AUTH (vlr_access_req_fsm.c:335)
20181007140020751 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:299)
20181007140020752 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0] (fsm.c:329)
20181007140020752 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:624)
20181007140020752 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_NEEDS_AUTH}: state_chg to VLR_SUB_AS_WAIT_RESP (vlr_auth_fsm.c:319)
20181007140020752 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=4 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:283)
20181007140020752 DMM DEBUG -> AUTH REQ (rand = 88612991791d795e63fc06786a667ddf) (gsm_04_08.c:620)
20181007140020752 DMM DEBUG    AUTH REQ (autn = 90b775df5d7c0000fd7edf974bf67f1f) (gsm_04_08.c:622)
20181007140020752 DMSC DEBUG msc_tx 37 bytes to MSISDN:1012 via RAN_UTRAN_IU (msc_ifaces.c:60)
20181007140020752 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:431)
20181007140020753 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140020753 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140020753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f7),
    PART(T=Data,L=54,D=00140032000002001040262505120488612991791d795e63fc06786a667ddf201090b775df5d7c0000fd7edf974bf67f1f003b400100) (sccp_scrc.c:398)
20181007140020753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140020753 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140020753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140020753 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140020753 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 2 (vlr_access_req_fsm.c:376)
20181007140020753 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_NEW}: Received Event SUBSCR_CONN_E_COMPLETE_LAYER_3 (subscr_conn.c:544)
20181007140020753 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_NEW}: state_chg to SUBSCR_CONN_S_AUTH_CIPH (subscr_conn.c:118)
20181007140020753 DREF DEBUG MSISDN:1012: MSC conn use - compl_l3 == 0 (0x0: ) (osmo_msc.c:96)
20181007140020753 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140020753 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140020753 DLINP DEBUG connected write (stream.c:279)
20181007140020753 DLINP DEBUG sending data (stream.c:204)
20181007140020753 DLINP DEBUG connected write (stream.c:279)
20181007140020753 DLINP DEBUG sending data (stream.c:204)
20181007140020753 DLINP DEBUG connected write (stream.c:279)
20181007140020754 DLINP DEBUG sending data (stream.c:204)
20181007140021150 DLINP DEBUG connected read (stream.c:275)
20181007140021150 DLINP DEBUG message received (stream.c:189)
20181007140021150 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x80) (osmo_ss7.c:1561)
20181007140021150 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140021150 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140021150 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140021151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140021151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000011),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=24,D=001440140000010010400d0c0554886b890621046871f8ed) (sccp_scrc.c:450)
20181007140021151 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1637)
20181007140021151 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140021151 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140021151 DRANAP DEBUG sccp_sap_up(N-DATA.indication) (iu_client.c:755)
20181007140021151 DRANAP DEBUG N-DATA.ind(17, 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 88 6b 89 06 21 04 68 71 f8 ed ) (iu_client.c:789)
20181007140021151 DRR DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:43)
20181007140021151 DRLL DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3442) (ranap_decoder.c:3442)
20181007140021152 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:530)
20181007140021152 DIUCS DEBUG got IuCS message 12 bytes: [L3]> 05 54 88 6b 89 06 21 04 68 71 f8 ed  (msc_main.c:326)
20181007140021152 DIUCS DEBUG Looking for IuCS subscriber: conn_id 11 (iucs.c:120)
20181007140021152 DIUCS DEBUG   0: MSISDN:1012 Iu conn_id 17 (iucs.c:105)
20181007140021152 DIUCS DEBUG subscribers registered: 1 (iucs.c:108)
20181007140021152 DIUCS DEBUG Found IuCS subscriber for conn_id 11 (iucs.c:129)
20181007140021152 DREF DEBUG MSISDN:1012: MSC conn use + dtap == 1 (0x2: dtap) (osmo_msc.c:124)
20181007140021153 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_AUTH_RESP (0x5:0x14) (gsm_04_08.c:1451)
20181007140021153 DMM DEBUG MSISDN:1012: MM UMTS AUTHENTICATION RESPONSE (res = 886b89066871f8ed) (gsm_04_08.c:1006)
20181007140021153 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1265)
20181007140021153 DVLR DEBUG SUBSCR(MSISDN:1012) AUTH on UTRAN received RES: 886b89066871f8ed (8 bytes) (vlr_auth_fsm.c:136)
20181007140021153 DVLR INFO SUBSCR(MSISDN:1012) AUTH established UMTS security context (vlr_auth_fsm.c:195)
20181007140021153 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:247)
20181007140021153 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_WAIT_RESP}: state_chg to VLR_SUB_AS_AUTHENTICATED (vlr_auth_fsm.c:251)
20181007140021153 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:256)
20181007140021153 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0] (vlr_auth_fsm.c:256)
20181007140021153 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:256)
20181007140021154 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:1309326330)[0x61200001fd20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:381)
20181007140021154 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:256)
20181007140021154 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:280)
20181007140021154 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1300)
20181007140021154 DMM DEBUG -> SECURITY MODE CONTROL MSISDN:1012 (gsm_04_08.c:1701)
20181007140021154 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140021154 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140021154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f7),
    PART(T=Data,L=34,D=0006001e000002000c00120808a8550e632239a0792651e07efc122b85004b000140) (sccp_scrc.c:398)
20181007140021155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140021155 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140021155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140021155 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140021155 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_AUTH}: state_chg to PR_ARQ_S_WAIT_CIPH (vlr_access_req_fsm.c:311)
20181007140021155 DREF DEBUG MSISDN:1012: MSC conn use - dtap == 0 (0x0: ) (osmo_msc.c:127)
20181007140021155 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140021155 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140021155 DLINP DEBUG connected write (stream.c:279)
20181007140021156 DLINP DEBUG sending data (stream.c:204)
20181007140021156 DLINP DEBUG connected write (stream.c:279)
20181007140021156 DLINP DEBUG sending data (stream.c:204)
20181007140021367 DLINP DEBUG connected read (stream.c:275)
20181007140021367 DLINP DEBUG message received (stream.c:189)
20181007140021368 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x80) (osmo_ss7.c:1561)
20181007140021368 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140021368 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140021368 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140021368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140021368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000011),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=12,D=200600080000010006000100) (sccp_scrc.c:450)
20181007140021368 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1637)
20181007140021368 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140021368 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140021368 DRANAP DEBUG sccp_sap_up(N-DATA.indication) (iu_client.c:755)
20181007140021369 DRANAP DEBUG N-DATA.ind(17, 20 06 00 08 00 00 01 00 06 00 01 00 ) (iu_client.c:789)
20181007140021369 DRR DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:137)
20181007140021369 DRLL DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:4640) (ranap_decoder.c:4640)
20181007140021369 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:530)
20181007140021369 DIUCS DEBUG got IuCS event 1: RANAP_IU_EVENT_SECURITY_MODE_COMPLETE (msc_main.c:338)
20181007140021369 DIUCS DEBUG Looking for IuCS subscriber: conn_id 11 (iucs.c:120)
20181007140021369 DIUCS DEBUG   0: MSISDN:1012 Iu conn_id 17 (iucs.c:105)
20181007140021369 DIUCS DEBUG subscribers registered: 1 (iucs.c:108)
20181007140021369 DIUCS DEBUG Found IuCS subscriber for conn_id 11 (iucs.c:129)
20181007140021369 DIUCS INFO IuCS security mode complete for MSISDN:1012 (iucs_ranap.c:125)
20181007140021370 DMM DEBUG <- SECURITY MODE COMPLETE MSISDN:1012 (gsm_04_08.c:1729)
20181007140021370 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1278)
20181007140021370 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:246)
20181007140021370 DIUCS DEBUG MSISDN:1012: tx CommonID 901700000014702 (msc_ifaces.c:143)
20181007140021370 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:291)
20181007140021370 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140021370 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140021370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f7),
    PART(T=Data,L=20,D=000f4010000001001740095009710000004107f2) (sccp_scrc.c:398)
20181007140021370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140021370 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140021370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140021370 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140021371 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:218)
20181007140021371 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:203)
20181007140021371 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:187)
20181007140021371 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:165)
20181007140021371 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:178)
20181007140021371 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_WAIT_CIPH}: state_chg to PR_ARQ_S_DONE (vlr_access_req_fsm.c:101)
20181007140021371 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:110)
20181007140021371 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_ACCEPTED (vlr_access_req_fsm.c:149)
20181007140021371 DREF DEBUG MSISDN:1012: MSC conn use + cm_service == 1 (0x8: cm_service) (subscr_conn.c:98)
20181007140021377 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_AUTH_CIPH}: state_chg to SUBSCR_CONN_S_ACCEPTED (subscr_conn.c:146)
20181007140021377 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_ACCEPTED}: subscr_conn_fsm_has_active_transactions: still awaiting first request after a CM Service Request (subscr_conn.c:239)
20181007140021377 DLINP DEBUG connected write (stream.c:279)
20181007140021377 DLINP DEBUG sending data (stream.c:204)
20181007140021377 DLINP DEBUG connected write (stream.c:279)
20181007140021377 DLINP DEBUG sending data (stream.c:204)
20181007140021599 DLINP DEBUG connected read (stream.c:275)
20181007140021599 DLINP DEBUG message received (stream.c:189)
20181007140021599 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x80) (osmo_ss7.c:1561)
20181007140021599 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140021599 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140021599 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140021599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140021600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000011),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=37,D=001440210000010010401a190bbb1c12a11002010002013b300804010f04032ad9087f0100) (sccp_scrc.c:450)
20181007140021600 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1637)
20181007140021600 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140021600 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140021600 DRANAP DEBUG sccp_sap_up(N-DATA.indication) (iu_client.c:755)
20181007140021600 DRANAP DEBUG N-DATA.ind(17, 00 14 40 21 00 00 01 00 10 40 1a 19 0b bb 1c 12 a1 10 02 01 00 02 01 3b 30 08 04 01 0f 04 03 2a d9 08 7f 01 00 ) (iu_client.c:789)
20181007140021600 DRR DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:43)
20181007140021600 DRLL DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3442) (ranap_decoder.c:3442)
20181007140021600 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:530)
20181007140021600 DIUCS DEBUG got IuCS message 25 bytes: [L3]> 0b bb 1c 12 a1 10 02 01 00 02 01 3b 30 08 04 01 0f 04 03 2a d9 08 7f 01 00  (msc_main.c:326)
20181007140021601 DIUCS DEBUG Looking for IuCS subscriber: conn_id 11 (iucs.c:120)
20181007140021601 DIUCS DEBUG   0: MSISDN:1012 Iu conn_id 17 (iucs.c:105)
20181007140021601 DIUCS DEBUG subscribers registered: 1 (iucs.c:108)
20181007140021601 DIUCS DEBUG Found IuCS subscriber for conn_id 11 (iucs.c:129)
20181007140021601 DREF DEBUG MSISDN:1012: MSC conn use + dtap == 2 (0xa: dtap,cm_service) (osmo_msc.c:124)
20181007140021601 DRLL DEBUG Dispatching 04.08 message GSM0480_MTYPE_REGISTER (0xb:0x3b) (gsm_04_08.c:1451)
20181007140021601 DMM DEBUG Received SS/USSD data (trans_id=8, msg_type=GSM0480_MTYPE_REGISTER) (gsm_09_11.c:76)
20181007140021601 DMM DEBUG  -> (new transaction) (gsm_09_11.c:102)
20181007140021601 DCC DEBUG (ti 08 sub MSISDN:1012 callref 20000009) New transaction (transaction.c:97)
20181007140021601 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 3 (transaction.c:103)
20181007140021601 DREF DEBUG MSISDN:1012: MSC conn use + trans_nc_ss == 3 (0x4a: dtap,cm_service,trans_nc_ss) (gsm_09_11.c:116)
20181007140021602 DMM DEBUG MSISDN:1012: rx msg GSM0480_MTYPE_REGISTER: received_cm_service_request changes to false (gsm_04_08.c:1332)
20181007140021602 DREF DEBUG MSISDN:1012: MSC conn use - cm_service == 2 (0x42: dtap,trans_nc_ss) (gsm_04_08.c:1335)
20181007140021602 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_ACCEPTED}: Received Event SUBSCR_CONN_E_COMMUNICATING (subscr_conn.c:617)
20181007140021602 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_ACCEPTED}: state_chg to SUBSCR_CONN_S_COMMUNICATING (subscr_conn.c:289)
20181007140021602 DREF DEBUG MSISDN:1012: MSC conn use - dtap == 1 (0x40: trans_nc_ss) (osmo_msc.c:127)
20181007140021602 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140021602 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140021602 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140021602 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140021603 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140021604 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140021604 DVLR DEBUG GSUP rx 64: 22010809710000004107f2300420000009310103352aa228020100302302013b301e04010f0419d9775d0e4a36a749507a0ecac16237180c0683c162b41b4c06 (vlr.c:986)
20181007140021604 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 4 (vlr.c:1007)
20181007140021604 DMSC DEBUG Routed to GSM 09.11 SS/USSD handler (gsm_04_08.c:1783)
20181007140021604 DMSC DEBUG msc_tx 46 bytes to MSISDN:1012 via RAN_UTRAN_IU (msc_ifaces.c:60)
20181007140021604 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:431)
20181007140021604 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140021605 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140021605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f7),
    PART(T=Data,L=63,D=0014003b0000020010402f2e8b2a1c2aa228020100302302013b301e04010f0419d9775d0e4a36a749507a0ecac16237180c0683c162b41b4c06003b400100) (sccp_scrc.c:398)
20181007140021605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140021605 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140021605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140021605 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140021605 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 3 (transaction.c:144)
20181007140021605 DREF DEBUG MSISDN:1012: MSC conn use - trans_nc_ss == 0 (0x0: ) (transaction.c:154)
20181007140021606 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_COMMUNICATING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140021606 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_COMMUNICATING}: state_chg to SUBSCR_CONN_S_RELEASING (subscr_conn.c:317)
20181007140021606 DREF DEBUG MSISDN:1012: MSC conn use + release == 1 (0x100: release) (subscr_conn.c:346)
20181007140021606 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 4 (vlr.c:282)
20181007140021606 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 3 (vlr.c:287)
20181007140021606 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140021606 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140021606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f7),
    PART(T=Data,L=13,D=00010009000001000440020780) (sccp_scrc.c:398)
20181007140021607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140021607 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140021607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140021607 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140021607 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 2 (vlr.c:1051)
20181007140021607 DLINP DEBUG connected write (stream.c:279)
20181007140021607 DLINP DEBUG sending data (stream.c:204)
20181007140021608 DLINP DEBUG connected write (stream.c:279)
20181007140021608 DLINP DEBUG sending data (stream.c:204)
20181007140021608 DLINP DEBUG connected write (stream.c:279)
20181007140021608 DLINP DEBUG sending data (stream.c:204)
20181007140021819 DLINP DEBUG connected read (stream.c:275)
20181007140021819 DLINP DEBUG message received (stream.c:189)
20181007140021819 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x80) (osmo_ss7.c:1561)
20181007140021819 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140021819 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140021819 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140021819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140021820 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:RELRE,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000011),
    PART(T=Source Reference,L=4,D=000003f7),
    PART(T=Cause,L=4,D=00000300),
    PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:450)
20181007140021820 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1637)
20181007140021820 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1670)
20181007140021820 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140021820 DRANAP DEBUG sccp_sap_up(N-DISCONNECT.indication) (iu_client.c:755)
20181007140021820 DRANAP DEBUG N-DISCONNECT.ind(17) (iu_client.c:782)
20181007140021820 DRR DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:137)
20181007140021821 DRLL DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:4355) (ranap_decoder.c:4355)
20181007140021821 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:530)
20181007140021821 DIUCS DEBUG got IuCS event 2: RANAP_IU_EVENT_IU_RELEASE (msc_main.c:338)
20181007140021821 DIUCS DEBUG Looking for IuCS subscriber: conn_id 11 (iucs.c:120)
20181007140021821 DIUCS DEBUG   0: MSISDN:1012 Iu conn_id 17 (iucs.c:105)
20181007140021821 DIUCS DEBUG subscribers registered: 1 (iucs.c:108)
20181007140021821 DIUCS DEBUG Found IuCS subscriber for conn_id 11 (iucs.c:129)
20181007140021822 DIUCS INFO IuCS release for MSISDN:1012 (iucs_ranap.c:119)
20181007140021822 DREF DEBUG MSISDN:1012: MSC conn use - release == 0 (0x0: ) (subscr_conn.c:697)
20181007140021822 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_RELEASING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140021822 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_RELEASING}: state_chg to SUBSCR_CONN_S_RELEASED (subscr_conn.c:395)
20181007140021822 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (subscr_conn.c:402)
20181007140021822 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (subscr_conn.c:402)
20181007140021822 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_DONE}: Removing from parent Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20] (subscr_conn.c:402)
20181007140021822 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_DONE}: Freeing instance (subscr_conn.c:402)
20181007140021822 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:1309326330)[0x61200001fba0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:381)
20181007140021823 DRLL DEBUG MSISDN:1012: Freeing subscriber connection (subscr_conn.c:528)
20181007140021823 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 1 (subscr_conn.c:531)
20181007140021823 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_RELEASED}: Freeing instance (subscr_conn.c:402)
20181007140021823 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:1309326330)[0x61200001fa20]{SUBSCR_CONN_S_RELEASED}: Deallocated (fsm.c:381)
20181007140021823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:RELCO,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f7),
    PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:398)
20181007140021823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140021823 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140021823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140021824 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140021824 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{ACTIVE}: state_chg to IDLE (sccp_scoc.c:1061)
20181007140021824 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:509)
20181007140021824 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{IDLE}: Freeing instance (sccp_scoc.c:509)
20181007140021824 DLSCCP DEBUG SCCP-SCOC(17)[0x61200001f8a0]{IDLE}: Deallocated (fsm.c:381)
20181007140021824 DLINP DEBUG connected write (stream.c:279)
20181007140021824 DLINP DEBUG sending data (stream.c:204)
20181007140021824 DLINP DEBUG connected write (stream.c:279)
20181007140021825 DLINP DEBUG sending data (stream.c:204)
20181007140025484 DLINP DEBUG connected read (stream.c:275)
20181007140025484 DLINP DEBUG message received (stream.c:189)
20181007140025484 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 88 (flags=0x80) (osmo_ss7.c:1561)
20181007140025484 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140025484 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140025484 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140025485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140025485 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=185,SSN=254 (sccp2sua.c:333)
20181007140025485 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=187,SSN=254 (sccp2sua.c:333)
20181007140025485 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CORE,V=0,LEN=0),
    PART(T=Protocol Class,L=4,D=00000002),
    PART(T=Source Reference,L=4,D=00000009),
    PART(T=Destination Address,L=20,D=0002000380020008000000b980030008000000fe),
    PART(T=Source Address,L=20,D=0002000380020008000000bb80030008000000fe),
    PART(T=Data,L=32,D=001e5705080009f10700170005170d0524380350588605f4252f2e4b7d028081) (sccp_scrc.c:450)
20181007140025485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140025485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140025485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140025485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140025486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140025486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140025486 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{IDLE}: Allocated (fsm.c:299)
20181007140025486 DLSCCP DEBUG Received CO:CORE for local reference 18 (sccp_scoc.c:1637)
20181007140025486 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1670)
20181007140025486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bb 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140025486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140025486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140025486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140025486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140025487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140025487 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:864)
20181007140025487 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140025487 DLSCCP DEBUG Received SCCP User Primitive N-CONNECT.response) (sccp_scoc.c:1704)
20181007140025487 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1746)
20181007140025487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:COAK,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Protocol Class,L=4,D=00000002),
    PART(T=Destination Reference,L=4,D=00000009),
    PART(T=Source Reference,L=4,D=00000012),
    PART(T=Sequence Control,L=4,D=00000000),
    PART(T=Source Address,L=20,D=0002000380020008000000b980030008000000fe),
    PART(T=Destination Address,L=20,D=0002000380020008000000bb80030008000000fe) (sccp_scrc.c:398)
20181007140025487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bb 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140025487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140025487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140025488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140025488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140025488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140025488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140025488 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140025488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140025488 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140025488 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:891)
20181007140025488 DBSSAP DEBUG N-CONNECT.ind(18, 00 1e 57 05 08 00 09 f1 07 00 17 00 05 17 0d 05 24 38 03 50 58 86 05 f4 25 2f 2e 4b 7d 02 80 81 ) (a_iface.c:545)
20181007140025489 DBSSAP INFO Rx BSSMAP COMPLETE L3 INFO (conn_id=18) (a_iface_bssap.c:268)
20181007140025489 DMSC DEBUG Allocating A-Interface subscriber conn: lac 23, conn_id 18 (a_iface_bssap.c:55)
20181007140025489 DMM DEBUG Subscr_Conn[0x61200000e4a0]{SUBSCR_CONN_S_NEW}: Allocated (fsm.c:299)
20181007140025489 DBSSAP DEBUG (subscr unknown, conn_id 18) A-Interface subscriber connection successfully allocated! (a_iface_bssap.c:68)
20181007140025489 DREF DEBUG unknown: MSC conn use + compl_l3 == 1 (0x1: compl_l3) (osmo_msc.c:93)
20181007140025489 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_CM_SERV_REQ (0x5:0x24) (gsm_04_08.c:1451)
20181007140025489 DMM DEBUG <- CM SERVICE REQUEST serv_type=0x08 MI(TMSI)=623849035 (gsm_04_08.c:743)
20181007140025489 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_NEW}: Updated ID (subscr_conn.c:681)
20181007140025489 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_INIT}: Allocated (fsm.c:299)
20181007140025490 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_INIT}: is child of Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0] (fsm.c:329)
20181007140025490 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:669)
20181007140025490 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:693)
20181007140025490 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 2 (vlr_access_req_fsm.c:360)
20181007140025490 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 3 (gsm_04_08.c:1765)
20181007140025490 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:328)
20181007140025490 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_INIT}: state_chg to PR_ARQ_S_WAIT_AUTH (vlr_access_req_fsm.c:335)
20181007140025490 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:299)
20181007140025490 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620] (fsm.c:329)
20181007140025491 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:624)
20181007140025491 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_NEEDS_AUTH}: state_chg to VLR_SUB_AS_WAIT_RESP (vlr_auth_fsm.c:319)
20181007140025491 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=4 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:283)
20181007140025491 DMM DEBUG -> AUTH REQ (rand = c3b32d1636ad8c3a3611390c3eae2efe) (gsm_04_08.c:620)
20181007140025491 DMM DEBUG    AUTH REQ (autn = d934a88936270000fe1b15f2beb152a7) (gsm_04_08.c:622)
20181007140025491 DMSC DEBUG msc_tx 37 bytes to MSISDN:1010 via RAN_GERAN_A (msc_ifaces.c:60)
20181007140025491 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Passing DTAP message (DLCI=0x00) from MSC to BSC (a_iface.c:154)
20181007140025491 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) N-DATA.req([]) (a_iface.c:168)
20181007140025491 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140025491 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140025492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=00000009),
    PART(T=Data,L=40,D=010025051204c3b32d1636ad8c3a3611390c3eae2efe2010d934a88936270000fe1b15f2beb152a7) (sccp_scrc.c:398)
20181007140025492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140025492 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140025492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140025492 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140025492 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 2 (vlr_access_req_fsm.c:376)
20181007140025492 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_NEW}: Received Event SUBSCR_CONN_E_COMPLETE_LAYER_3 (subscr_conn.c:544)
20181007140025492 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_NEW}: state_chg to SUBSCR_CONN_S_AUTH_CIPH (subscr_conn.c:118)
20181007140025493 DREF DEBUG MSISDN:1010: MSC conn use - compl_l3 == 0 (0x0: ) (osmo_msc.c:96)
20181007140025493 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140025493 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140025493 DMSC INFO User has been accepted by MSC. (a_iface_bssap.c:351)
20181007140025493 DLINP DEBUG connected write (stream.c:279)
20181007140025493 DLINP DEBUG sending data (stream.c:204)
20181007140025493 DLINP DEBUG connected write (stream.c:279)
20181007140025494 DLINP DEBUG sending data (stream.c:204)
20181007140025494 DLINP DEBUG connected write (stream.c:279)
20181007140025494 DLINP DEBUG sending data (stream.c:204)
20181007140026421 DLINP DEBUG connected read (stream.c:275)
20181007140026421 DLINP DEBUG message received (stream.c:189)
20181007140026422 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x80) (osmo_ss7.c:1561)
20181007140026422 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140026422 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140026422 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140026422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140026422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000012),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=15,D=01000c055439f1d6a321049eb68428) (sccp_scrc.c:450)
20181007140026422 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1637)
20181007140026422 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140026423 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140026423 DBSSAP DEBUG N-DATA.ind(18, 01 00 0c 05 54 39 f1 d6 a3 21 04 9e b6 84 28 ) (a_iface.c:574)
20181007140026423 DMSC DEBUG Looking for A subscriber: conn_id 18 (a_iface_bssap.c:80)
20181007140026423 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Found A subscriber for conn_id 18 (a_iface_bssap.c:88)
20181007140026423 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Rx DTAP 01 00 0c 05 54 39 f1 d6 a3 21 04 9e b6 84 28  (a_iface_bssap.c:674)
20181007140026423 DREF DEBUG MSISDN:1010: MSC conn use + dtap == 1 (0x2: dtap) (osmo_msc.c:124)
20181007140026423 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_AUTH_RESP (0x5:0x14) (gsm_04_08.c:1451)
20181007140026423 DMM DEBUG MSISDN:1010: MM UMTS AUTHENTICATION RESPONSE (res = 39f1d6a39eb68428) (gsm_04_08.c:1006)
20181007140026423 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1265)
20181007140026423 DVLR DEBUG SUBSCR(MSISDN:1010) AUTH on GERAN received SRES/RES: 39f1d6a39eb68428 (8 bytes) (vlr_auth_fsm.c:136)
20181007140026424 DVLR INFO SUBSCR(MSISDN:1010) AUTH established UMTS security context (vlr_auth_fsm.c:195)
20181007140026424 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:247)
20181007140026424 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_WAIT_RESP}: state_chg to VLR_SUB_AS_AUTHENTICATED (vlr_auth_fsm.c:251)
20181007140026424 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:256)
20181007140026424 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620] (vlr_auth_fsm.c:256)
20181007140026424 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:256)
20181007140026424 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x61200000e7a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:381)
20181007140026424 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:256)
20181007140026424 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:280)
20181007140026425 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1300)
20181007140026425 DMM DEBUG -> CIPHER MODE COMMAND MSISDN:1010 (gsm_04_08.c:1652)
20181007140026425 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Tx BSSMAP CIPHER MODE COMMAND to BSC, 1 ciphers (04) key addfbc34c4a579c5 (a_iface.c:184)
20181007140026425 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) N-DATA.req([]) (a_iface.c:187)
20181007140026425 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140026425 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140026425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=00000009),
    PART(T=Data,L=14,D=000c530a0908addfbc34c4a579c5) (sccp_scrc.c:398)
20181007140026425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140026426 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140026426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140026426 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140026426 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_AUTH}: state_chg to PR_ARQ_S_WAIT_CIPH (vlr_access_req_fsm.c:311)
20181007140026426 DREF DEBUG MSISDN:1010: MSC conn use - dtap == 0 (0x0: ) (osmo_msc.c:127)
20181007140026426 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140026426 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140026426 DLINP DEBUG connected write (stream.c:279)
20181007140026426 DLINP DEBUG sending data (stream.c:204)
20181007140026427 DLINP DEBUG connected write (stream.c:279)
20181007140026427 DLINP DEBUG sending data (stream.c:204)
20181007140026895 DLINP DEBUG connected read (stream.c:275)
20181007140026895 DLINP DEBUG message received (stream.c:189)
20181007140026895 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x80) (osmo_ss7.c:1561)
20181007140026896 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140026896 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140026896 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140026896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140026896 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000012),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=20,D=001255200d063217093365240535317608f12c04) (sccp_scrc.c:450)
20181007140026896 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1637)
20181007140026896 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140026896 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140026897 DBSSAP DEBUG N-DATA.ind(18, 00 12 55 20 0d 06 32 17 09 33 65 24 05 35 31 76 08 f1 2c 04 ) (a_iface.c:574)
20181007140026897 DMSC DEBUG Looking for A subscriber: conn_id 18 (a_iface_bssap.c:80)
20181007140026897 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Found A subscriber for conn_id 18 (a_iface_bssap.c:88)
20181007140026897 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Rx BSSMAP DT1 CIPHER MODE COMPLETE (a_iface_bssap.c:635)
20181007140026897 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Rx BSSMAP CIPHER MODE COMPLETE (a_iface_bssap.c:404)
20181007140026897 DRR DEBUG MSISDN:1010: CIPHERING MODE COMPLETE (osmo_msc.c:196)
20181007140026897 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1278)
20181007140026897 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: got IMEISV: 3564250531367801 (vlr_access_req_fsm.c:469)
20181007140026897 DVLR DEBUG set IMEISV on subscriber; IMSI=204046848488900 IMEISV=3564250531367801 (vlr.c:426)
20181007140026897 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:246)
20181007140026898 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:218)
20181007140026898 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:203)
20181007140026898 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:187)
20181007140026898 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:165)
20181007140026898 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:178)
20181007140026898 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_WAIT_CIPH}: state_chg to PR_ARQ_S_DONE (vlr_access_req_fsm.c:101)
20181007140026898 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:110)
20181007140026898 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_ACCEPTED (vlr_access_req_fsm.c:149)
20181007140026898 DREF DEBUG MSISDN:1010: MSC conn use + cm_service == 1 (0x8: cm_service) (subscr_conn.c:98)
20181007140026905 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_AUTH_CIPH}: state_chg to SUBSCR_CONN_S_ACCEPTED (subscr_conn.c:146)
20181007140026905 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_ACCEPTED}: subscr_conn_fsm_has_active_transactions: still awaiting first request after a CM Service Request (subscr_conn.c:239)
20181007140027362 DLINP DEBUG connected read (stream.c:275)
20181007140027362 DLINP DEBUG message received (stream.c:189)
20181007140027362 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x80) (osmo_ss7.c:1561)
20181007140027362 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140027363 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140027363 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140027363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140027363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000012),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=28,D=0100190bbb1c12a11002010002013b300804010f04032ad9087f0100) (sccp_scrc.c:450)
20181007140027363 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1637)
20181007140027363 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140027363 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140027363 DBSSAP DEBUG N-DATA.ind(18, 01 00 19 0b bb 1c 12 a1 10 02 01 00 02 01 3b 30 08 04 01 0f 04 03 2a d9 08 7f 01 00 ) (a_iface.c:574)
20181007140027363 DMSC DEBUG Looking for A subscriber: conn_id 18 (a_iface_bssap.c:80)
20181007140027364 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Found A subscriber for conn_id 18 (a_iface_bssap.c:88)
20181007140027364 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Rx DTAP 01 00 19 0b bb 1c 12 a1 10 02 01 00 02 01 3b 30 08 04 01 0f 04 03 2a d9 08 7f 01 00  (a_iface_bssap.c:674)
20181007140027364 DREF DEBUG MSISDN:1010: MSC conn use + dtap == 2 (0xa: dtap,cm_service) (osmo_msc.c:124)
20181007140027364 DRLL DEBUG Dispatching 04.08 message GSM0480_MTYPE_REGISTER (0xb:0x3b) (gsm_04_08.c:1451)
20181007140027364 DMM DEBUG Received SS/USSD data (trans_id=8, msg_type=GSM0480_MTYPE_REGISTER) (gsm_09_11.c:76)
20181007140027364 DMM DEBUG  -> (new transaction) (gsm_09_11.c:102)
20181007140027364 DCC DEBUG (ti 08 sub MSISDN:1010 callref 2000000a) New transaction (transaction.c:97)
20181007140027364 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 3 (transaction.c:103)
20181007140027365 DREF DEBUG MSISDN:1010: MSC conn use + trans_nc_ss == 3 (0x4a: dtap,cm_service,trans_nc_ss) (gsm_09_11.c:116)
20181007140027365 DMM DEBUG MSISDN:1010: rx msg GSM0480_MTYPE_REGISTER: received_cm_service_request changes to false (gsm_04_08.c:1332)
20181007140027365 DREF DEBUG MSISDN:1010: MSC conn use - cm_service == 2 (0x42: dtap,trans_nc_ss) (gsm_04_08.c:1335)
20181007140027365 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_ACCEPTED}: Received Event SUBSCR_CONN_E_COMMUNICATING (subscr_conn.c:617)
20181007140027365 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_ACCEPTED}: state_chg to SUBSCR_CONN_S_COMMUNICATING (subscr_conn.c:289)
20181007140027365 DREF DEBUG MSISDN:1010: MSC conn use - dtap == 1 (0x40: trans_nc_ss) (osmo_msc.c:127)
20181007140027365 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140027365 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140027365 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140027366 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140027367 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140027367 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140027367 DVLR DEBUG GSUP rx 64: 22010802046448488809f030042000000a310103352aa228020100302302013b301e04010f0419d9775d0e4a36a749507a0e92c168309a0d47c3d170b81c0c06 (vlr.c:986)
20181007140027367 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 4 (vlr.c:1007)
20181007140027367 DMSC DEBUG Routed to GSM 09.11 SS/USSD handler (gsm_04_08.c:1783)
20181007140027367 DMSC DEBUG msc_tx 46 bytes to MSISDN:1010 via RAN_GERAN_A (msc_ifaces.c:60)
20181007140027367 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Passing DTAP message (DLCI=0x00) from MSC to BSC (a_iface.c:154)
20181007140027367 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) N-DATA.req([]) (a_iface.c:168)
20181007140027367 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140027367 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140027367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=00000009),
    PART(T=Data,L=49,D=01002e8b2a1c2aa228020100302302013b301e04010f0419d9775d0e4a36a749507a0e92c168309a0d47c3d170b81c0c06) (sccp_scrc.c:398)
20181007140027367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140027368 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140027368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140027368 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140027368 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 3 (transaction.c:144)
20181007140027368 DREF DEBUG MSISDN:1010: MSC conn use - trans_nc_ss == 0 (0x0: ) (transaction.c:154)
20181007140027368 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_COMMUNICATING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140027368 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_COMMUNICATING}: state_chg to SUBSCR_CONN_S_RELEASING (subscr_conn.c:317)
20181007140027368 DREF DEBUG MSISDN:1010: MSC conn use + release == 1 (0x100: release) (subscr_conn.c:346)
20181007140027368 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 4 (vlr.c:282)
20181007140027368 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 3 (vlr.c:287)
20181007140027368 DBSSAP INFO (subscr MSISDN:1010, conn_id 18) Tx BSSMAP CLEAR COMMAND to BSC (a_iface.c:419)
20181007140027368 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140027368 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140027369 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=00000009),
    PART(T=Data,L=6,D=000420040109) (sccp_scrc.c:398)
20181007140027369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140027369 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140027369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140027369 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140027369 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 2 (vlr.c:1051)
20181007140027369 DLINP DEBUG connected write (stream.c:279)
20181007140027369 DLINP DEBUG sending data (stream.c:204)
20181007140027369 DLINP DEBUG connected write (stream.c:279)
20181007140027369 DLINP DEBUG sending data (stream.c:204)
20181007140027369 DLINP DEBUG connected write (stream.c:279)
20181007140027369 DLINP DEBUG sending data (stream.c:204)
20181007140027377 DLINP DEBUG connected read (stream.c:275)
20181007140027377 DLINP DEBUG message received (stream.c:189)
20181007140027377 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x80) (osmo_ss7.c:1561)
20181007140027377 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140027377 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140027377 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140027377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140027377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000012),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=3,D=000121) (sccp_scrc.c:450)
20181007140027377 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1637)
20181007140027377 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140027378 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140027378 DBSSAP DEBUG N-DATA.ind(18, 00 01 21 ) (a_iface.c:574)
20181007140027378 DMSC DEBUG Looking for A subscriber: conn_id 18 (a_iface_bssap.c:80)
20181007140027378 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Found A subscriber for conn_id 18 (a_iface_bssap.c:88)
20181007140027378 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 18) Rx BSSMAP DT1 CLEAR COMPLETE (a_iface_bssap.c:635)
20181007140027378 DBSSAP INFO (subscr MSISDN:1010, conn_id 18) Rx BSSMAP CLEAR COMPLETE, releasing SCCP connection (a_iface_bssap.c:241)
20181007140027378 DREF DEBUG MSISDN:1010: MSC conn use - release == 0 (0x0: ) (subscr_conn.c:697)
20181007140027378 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_RELEASING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140027378 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_RELEASING}: state_chg to SUBSCR_CONN_S_RELEASED (subscr_conn.c:395)
20181007140027378 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (subscr_conn.c:402)
20181007140027378 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (subscr_conn.c:402)
20181007140027378 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_DONE}: Removing from parent Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0] (subscr_conn.c:402)
20181007140027379 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_DONE}: Freeing instance (subscr_conn.c:402)
20181007140027379 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x61200000e620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:381)
20181007140027379 DRLL DEBUG MSISDN:1010: Freeing subscriber connection (subscr_conn.c:528)
20181007140027379 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 1 (subscr_conn.c:531)
20181007140027379 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_RELEASED}: Freeing instance (subscr_conn.c:402)
20181007140027379 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x61200000e4a0]{SUBSCR_CONN_S_RELEASED}: Deallocated (fsm.c:381)
20181007140027379 DLSCCP DEBUG Received SCCP User Primitive N-DISCONNECT.request) (sccp_scoc.c:1704)
20181007140027379 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1746)
20181007140027379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:RELRE,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=00000009),
    PART(T=Source Reference,L=4,D=00000012),
    PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:398)
20181007140027379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140027379 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140027379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140027380 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140027380 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1045)
20181007140027380 DBSSAP DEBUG (conn_id 18) Removing A-interface conn (a_iface.c:90)
20181007140027380 DLINP DEBUG connected write (stream.c:279)
20181007140027380 DLINP DEBUG sending data (stream.c:204)
20181007140027380 DLINP DEBUG connected write (stream.c:279)
20181007140027380 DLINP DEBUG sending data (stream.c:204)
20181007140027384 DLINP DEBUG connected read (stream.c:275)
20181007140027384 DLINP DEBUG message received (stream.c:189)
20181007140027384 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x80) (osmo_ss7.c:1561)
20181007140027384 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140027384 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140027384 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140027385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140027385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:RELCO,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000012),
    PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:450)
20181007140027385 DLSCCP DEBUG Received CO:RELCO for local reference 18 (sccp_scoc.c:1637)
20181007140027385 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1670)
20181007140027385 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1149)
20181007140027385 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:509)
20181007140027385 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{IDLE}: Freeing instance (sccp_scoc.c:509)
20181007140027385 DLSCCP DEBUG SCCP-SCOC(18)[0x61200000e320]{IDLE}: Deallocated (fsm.c:381)
20181007140033806 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:241)
20181007140033806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:261)
20181007140033806 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140033806 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140033807 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140033807 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140033807 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140033807 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140033808 DLMI DEBUG PONG! (ipa.c:499)
20181007140033808 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:198)
20181007140053811 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:241)
20181007140053811 DLGSUP DEBUG GSUP sending PING (gsup_client.c:261)
20181007140053811 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140053811 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140053811 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140053812 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140053812 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140053812 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140053812 DLMI DEBUG PONG! (ipa.c:499)
20181007140053812 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:198)
20181007140113811 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:241)
20181007140113812 DLGSUP DEBUG GSUP sending PING (gsup_client.c:261)
20181007140113812 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140113812 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140113812 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140113812 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140113812 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140113812 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140113812 DLMI DEBUG PONG! (ipa.c:499)
20181007140113813 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:198)
20181007140133816 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:241)
20181007140133817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:261)
20181007140133817 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140133817 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140133817 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140133817 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140133818 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140133818 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140133818 DLMI DEBUG PONG! (ipa.c:499)
20181007140133818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:198)
20181007140134687 DLINP DEBUG connected read (stream.c:275)
20181007140134687 DLINP DEBUG message received (stream.c:189)
20181007140134687 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 88 (flags=0x80) (osmo_ss7.c:1561)
20181007140134687 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140134687 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140134687 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140134687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140134688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=185,SSN=254 (sccp2sua.c:333)
20181007140134688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=187,SSN=254 (sccp2sua.c:333)
20181007140134688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CORE,V=0,LEN=0),
    PART(T=Protocol Class,L=4,D=00000002),
    PART(T=Source Reference,L=4,D=0000000a),
    PART(T=Destination Address,L=20,D=0002000380020008000000b980030008000000fe),
    PART(T=Source Address,L=20,D=0002000380020008000000bb80030008000000fe),
    PART(T=Data,L=32,D=001e5705080009f10700170005170d0524480350588605f4252f2e4b7d028081) (sccp_scrc.c:450)
20181007140134688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140134688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140134688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140134688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140134689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140134689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140134689 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{IDLE}: Allocated (fsm.c:299)
20181007140134689 DLSCCP DEBUG Received CO:CORE for local reference 19 (sccp_scoc.c:1637)
20181007140134689 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1670)
20181007140134689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bb 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140134689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140134689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140134689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140134690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140134690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140134690 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:864)
20181007140134690 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140134690 DLSCCP DEBUG Received SCCP User Primitive N-CONNECT.response) (sccp_scoc.c:1704)
20181007140134690 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1746)
20181007140134690 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:COAK,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Protocol Class,L=4,D=00000002),
    PART(T=Destination Reference,L=4,D=0000000a),
    PART(T=Source Reference,L=4,D=00000013),
    PART(T=Sequence Control,L=4,D=00000000),
    PART(T=Source Address,L=20,D=0002000380020008000000b980030008000000fe),
    PART(T=Destination Address,L=20,D=0002000380020008000000bb80030008000000fe) (sccp_scrc.c:398)
20181007140134690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bb 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140134690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140134690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140134691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140134691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140134691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140134691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140134691 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140134691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140134691 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140134691 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:891)
20181007140134691 DBSSAP DEBUG N-CONNECT.ind(19, 00 1e 57 05 08 00 09 f1 07 00 17 00 05 17 0d 05 24 48 03 50 58 86 05 f4 25 2f 2e 4b 7d 02 80 81 ) (a_iface.c:545)
20181007140134691 DBSSAP INFO Rx BSSMAP COMPLETE L3 INFO (conn_id=19) (a_iface_bssap.c:268)
20181007140134691 DMSC DEBUG Allocating A-Interface subscriber conn: lac 23, conn_id 19 (a_iface_bssap.c:55)
20181007140134692 DMM DEBUG Subscr_Conn[0x6120000312a0]{SUBSCR_CONN_S_NEW}: Allocated (fsm.c:299)
20181007140134692 DBSSAP DEBUG (subscr unknown, conn_id 19) A-Interface subscriber connection successfully allocated! (a_iface_bssap.c:68)
20181007140134692 DREF DEBUG unknown: MSC conn use + compl_l3 == 1 (0x1: compl_l3) (osmo_msc.c:93)
20181007140134692 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_CM_SERV_REQ (0x5:0x24) (gsm_04_08.c:1451)
20181007140134692 DMM DEBUG <- CM SERVICE REQUEST serv_type=0x08 MI(TMSI)=623849035 (gsm_04_08.c:743)
20181007140134692 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_NEW}: Updated ID (subscr_conn.c:681)
20181007140134692 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_INIT}: Allocated (fsm.c:299)
20181007140134692 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_INIT}: is child of Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0] (fsm.c:329)
20181007140134692 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:669)
20181007140134692 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:693)
20181007140134692 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 2 (vlr_access_req_fsm.c:360)
20181007140134692 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 3 (gsm_04_08.c:1765)
20181007140134693 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:328)
20181007140134693 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_INIT}: state_chg to PR_ARQ_S_WAIT_AUTH (vlr_access_req_fsm.c:335)
20181007140134693 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:299)
20181007140134693 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420] (fsm.c:329)
20181007140134693 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:624)
20181007140134693 DVLR DEBUG GSUP tx: 08010802046448488809f0 (vlr.c:175)
20181007140134693 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_NEEDS_AUTH}: state_chg to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (vlr_auth_fsm.c:315)
20181007140134693 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 2 (vlr_access_req_fsm.c:376)
20181007140134693 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_NEW}: Received Event SUBSCR_CONN_E_COMPLETE_LAYER_3 (subscr_conn.c:544)
20181007140134693 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_NEW}: state_chg to SUBSCR_CONN_S_AUTH_CIPH (subscr_conn.c:118)
20181007140134693 DREF DEBUG MSISDN:1010: MSC conn use - compl_l3 == 0 (0x0: ) (osmo_msc.c:96)
20181007140134693 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140134693 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140134693 DMSC INFO User has been accepted by MSC. (a_iface_bssap.c:351)
20181007140134694 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140134694 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140134694 DLINP DEBUG connected write (stream.c:279)
20181007140134694 DLINP DEBUG sending data (stream.c:204)
20181007140134694 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140134694 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140134694 DLINP DEBUG connected write (stream.c:279)
20181007140134694 DLINP DEBUG sending data (stream.c:204)
20181007140134702 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140134703 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140134703 DVLR DEBUG GSUP rx 511: 0a010802046448488809f003622010f1b78a64565bb98ac41625da9416d5392104b670bc322208c5829991f58a39172310380cf0ecd046da91aeca6465e60feec62410f8897d0f0cd65b1babcd7017cf15565b251075decd785015000095d882b64b11567c270866c2fd4cd0b2417e03622010a34e08cac6c48dcfe2c678afddbdafd9210420d6bf1722084020987bba9fde4a231020623a66fcd731d76f76c9ef1e7c57d224107833cdd8a640f30a7707a62afe744b45251067293970d78f00002ed3b013dd2d6158270818d453613802ec76036220102f968efc5eec0a871f408685c12438162104f45c43f722088d60e311b5ef717723102a4856758e4ac64c2a1aac6401ac0ee7241007fb9d6f0eca48b18ac9846f34c3f16d251016f88a2e26040000f17d7894d24fb2bb27080d951151f9c952a6036220104625ed7fa066473f03cdaa07c95d4f7b210403d8436122083ae78d37855192b72310988ca88d6e969d02f7af3ae9699300e224105b0ec55210bb68330ecada0192ef6764251022d95bec477400002d48e8e253153bc327080b484b470890082603622010bbad714e77dc09431d22b8b81e3391462104688685cd220866f4bc8831ced53a23100735a8fe38e8c1fb32f25d92eaa68c8c24109d27a7d5f175b94dce14ee3112f5210025106c220571644d000056be9f39aa938c692708b13a0132d9bc84ff (vlr.c:986)
20181007140134703 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 3 (vlr.c:1007)
20181007140134703 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:702)
20181007140134703 DVLR DEBUG SUBSCR(MSISDN:1010) Received 5 auth tuples (vlr.c:682)
20181007140134703 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: state_chg to VLR_SUB_AS_WAIT_RESP (vlr_auth_fsm.c:371)
20181007140134703 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:283)
20181007140134703 DMM DEBUG -> AUTH REQ (rand = f1b78a64565bb98ac41625da9416d539) (gsm_04_08.c:620)
20181007140134703 DMM DEBUG    AUTH REQ (autn = 75decd785015000095d882b64b11567c) (gsm_04_08.c:622)
20181007140134703 DMSC DEBUG msc_tx 37 bytes to MSISDN:1010 via RAN_GERAN_A (msc_ifaces.c:60)
20181007140134703 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Passing DTAP message (DLCI=0x00) from MSC to BSC (a_iface.c:154)
20181007140134704 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) N-DATA.req([]) (a_iface.c:168)
20181007140134704 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140134704 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140134704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000a),
    PART(T=Data,L=40,D=010025051200f1b78a64565bb98ac41625da9416d539201075decd785015000095d882b64b11567c) (sccp_scrc.c:398)
20181007140134704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140134704 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140134704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140134704 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140134704 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 2 (vlr.c:1051)
20181007140134704 DLINP DEBUG connected write (stream.c:279)
20181007140134705 DLINP DEBUG sending data (stream.c:204)
20181007140134705 DLINP DEBUG connected write (stream.c:279)
20181007140134705 DLINP DEBUG sending data (stream.c:204)
20181007140135624 DLINP DEBUG connected read (stream.c:275)
20181007140135624 DLINP DEBUG message received (stream.c:189)
20181007140135624 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x80) (osmo_ss7.c:1561)
20181007140135624 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140135624 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140135624 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140135625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140135625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000013),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=15,D=01000c055466c2fd4c2104d0b2417e) (sccp_scrc.c:450)
20181007140135625 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1637)
20181007140135625 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140135625 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140135625 DBSSAP DEBUG N-DATA.ind(19, 01 00 0c 05 54 66 c2 fd 4c 21 04 d0 b2 41 7e ) (a_iface.c:574)
20181007140135625 DMSC DEBUG Looking for A subscriber: conn_id 19 (a_iface_bssap.c:80)
20181007140135626 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Found A subscriber for conn_id 19 (a_iface_bssap.c:88)
20181007140135626 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Rx DTAP 01 00 0c 05 54 66 c2 fd 4c 21 04 d0 b2 41 7e  (a_iface_bssap.c:674)
20181007140135626 DREF DEBUG MSISDN:1010: MSC conn use + dtap == 1 (0x2: dtap) (osmo_msc.c:124)
20181007140135626 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_AUTH_RESP (0x5:0x14) (gsm_04_08.c:1451)
20181007140135626 DMM DEBUG MSISDN:1010: MM UMTS AUTHENTICATION RESPONSE (res = 66c2fd4cd0b2417e) (gsm_04_08.c:1006)
20181007140135626 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1265)
20181007140135626 DVLR DEBUG SUBSCR(MSISDN:1010) AUTH on GERAN received SRES/RES: 66c2fd4cd0b2417e (8 bytes) (vlr_auth_fsm.c:136)
20181007140135626 DVLR INFO SUBSCR(MSISDN:1010) AUTH established UMTS security context (vlr_auth_fsm.c:195)
20181007140135626 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:247)
20181007140135627 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_WAIT_RESP}: state_chg to VLR_SUB_AS_AUTHENTICATED (vlr_auth_fsm.c:251)
20181007140135627 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:256)
20181007140135627 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420] (vlr_auth_fsm.c:256)
20181007140135627 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:256)
20181007140135627 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x6120000315a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:381)
20181007140135627 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:256)
20181007140135627 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:280)
20181007140135627 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1300)
20181007140135628 DMM DEBUG -> CIPHER MODE COMMAND MSISDN:1010 (gsm_04_08.c:1652)
20181007140135628 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Tx BSSMAP CIPHER MODE COMMAND to BSC, 1 ciphers (04) key c5829991f58a3917 (a_iface.c:184)
20181007140135628 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) N-DATA.req([]) (a_iface.c:187)
20181007140135628 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140135628 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140135628 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000a),
    PART(T=Data,L=14,D=000c530a0908c5829991f58a3917) (sccp_scrc.c:398)
20181007140135628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140135629 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140135629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140135629 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140135629 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_AUTH}: state_chg to PR_ARQ_S_WAIT_CIPH (vlr_access_req_fsm.c:311)
20181007140135629 DREF DEBUG MSISDN:1010: MSC conn use - dtap == 0 (0x0: ) (osmo_msc.c:127)
20181007140135629 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140135629 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140135629 DLINP DEBUG connected write (stream.c:279)
20181007140135629 DLINP DEBUG sending data (stream.c:204)
20181007140135629 DLINP DEBUG connected write (stream.c:279)
20181007140135629 DLINP DEBUG sending data (stream.c:204)
20181007140136098 DLINP DEBUG connected read (stream.c:275)
20181007140136098 DLINP DEBUG message received (stream.c:189)
20181007140136099 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x80) (osmo_ss7.c:1561)
20181007140136099 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140136099 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140136099 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140136099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140136099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000013),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=20,D=001255200d063217093365240535317608f12c04) (sccp_scrc.c:450)
20181007140136099 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1637)
20181007140136099 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140136100 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140136100 DBSSAP DEBUG N-DATA.ind(19, 00 12 55 20 0d 06 32 17 09 33 65 24 05 35 31 76 08 f1 2c 04 ) (a_iface.c:574)
20181007140136100 DMSC DEBUG Looking for A subscriber: conn_id 19 (a_iface_bssap.c:80)
20181007140136100 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Found A subscriber for conn_id 19 (a_iface_bssap.c:88)
20181007140136100 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Rx BSSMAP DT1 CIPHER MODE COMPLETE (a_iface_bssap.c:635)
20181007140136100 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Rx BSSMAP CIPHER MODE COMPLETE (a_iface_bssap.c:404)
20181007140136100 DRR DEBUG MSISDN:1010: CIPHERING MODE COMPLETE (osmo_msc.c:196)
20181007140136100 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1278)
20181007140136101 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: got IMEISV: 3564250531367801 (vlr_access_req_fsm.c:469)
20181007140136101 DVLR DEBUG set IMEISV on subscriber; IMSI=204046848488900 IMEISV=3564250531367801 (vlr.c:426)
20181007140136101 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:246)
20181007140136101 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:218)
20181007140136101 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:203)
20181007140136101 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:187)
20181007140136101 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:165)
20181007140136101 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:178)
20181007140136101 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_WAIT_CIPH}: state_chg to PR_ARQ_S_DONE (vlr_access_req_fsm.c:101)
20181007140136102 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:110)
20181007140136102 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_ACCEPTED (vlr_access_req_fsm.c:149)
20181007140136102 DREF DEBUG MSISDN:1010: MSC conn use + cm_service == 1 (0x8: cm_service) (subscr_conn.c:98)
20181007140136108 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_AUTH_CIPH}: state_chg to SUBSCR_CONN_S_ACCEPTED (subscr_conn.c:146)
20181007140136109 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_ACCEPTED}: subscr_conn_fsm_has_active_transactions: still awaiting first request after a CM Service Request (subscr_conn.c:239)
20181007140136566 DLINP DEBUG connected read (stream.c:275)
20181007140136566 DLINP DEBUG message received (stream.c:189)
20181007140136566 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x80) (osmo_ss7.c:1561)
20181007140136566 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140136566 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140136566 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140136566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140136566 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000013),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=28,D=0100190bbb1c12a11002010002013b300804010f0403aad8087f0100) (sccp_scrc.c:450)
20181007140136567 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1637)
20181007140136567 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140136567 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140136567 DBSSAP DEBUG N-DATA.ind(19, 01 00 19 0b bb 1c 12 a1 10 02 01 00 02 01 3b 30 08 04 01 0f 04 03 aa d8 08 7f 01 00 ) (a_iface.c:574)
20181007140136567 DMSC DEBUG Looking for A subscriber: conn_id 19 (a_iface_bssap.c:80)
20181007140136567 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Found A subscriber for conn_id 19 (a_iface_bssap.c:88)
20181007140136567 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Rx DTAP 01 00 19 0b bb 1c 12 a1 10 02 01 00 02 01 3b 30 08 04 01 0f 04 03 aa d8 08 7f 01 00  (a_iface_bssap.c:674)
20181007140136567 DREF DEBUG MSISDN:1010: MSC conn use + dtap == 2 (0xa: dtap,cm_service) (osmo_msc.c:124)
20181007140136567 DRLL DEBUG Dispatching 04.08 message GSM0480_MTYPE_REGISTER (0xb:0x3b) (gsm_04_08.c:1451)
20181007140136567 DMM DEBUG Received SS/USSD data (trans_id=8, msg_type=GSM0480_MTYPE_REGISTER) (gsm_09_11.c:76)
20181007140136568 DMM DEBUG  -> (new transaction) (gsm_09_11.c:102)
20181007140136568 DCC DEBUG (ti 08 sub MSISDN:1010 callref 2000000b) New transaction (transaction.c:97)
20181007140136568 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 3 (transaction.c:103)
20181007140136568 DREF DEBUG MSISDN:1010: MSC conn use + trans_nc_ss == 3 (0x4a: dtap,cm_service,trans_nc_ss) (gsm_09_11.c:116)
20181007140136568 DMM DEBUG MSISDN:1010: rx msg GSM0480_MTYPE_REGISTER: received_cm_service_request changes to false (gsm_04_08.c:1332)
20181007140136568 DREF DEBUG MSISDN:1010: MSC conn use - cm_service == 2 (0x42: dtap,trans_nc_ss) (gsm_04_08.c:1335)
20181007140136568 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_ACCEPTED}: Received Event SUBSCR_CONN_E_COMMUNICATING (subscr_conn.c:617)
20181007140136568 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_ACCEPTED}: state_chg to SUBSCR_CONN_S_COMMUNICATING (subscr_conn.c:289)
20181007140136568 DREF DEBUG MSISDN:1010: MSC conn use - dtap == 1 (0x40: trans_nc_ss) (osmo_msc.c:127)
20181007140136569 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140136569 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140136569 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140136569 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140136570 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140136570 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140136570 DVLR DEBUG GSUP rx 59: 22010802046448488809f030042000000b3101033525a223020100301e02013b301904010f0414d9775d0e2ae3e965f73cfd7683d273500c168301 (vlr.c:986)
20181007140136570 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 4 (vlr.c:1007)
20181007140136571 DMSC DEBUG Routed to GSM 09.11 SS/USSD handler (gsm_04_08.c:1783)
20181007140136571 DMSC DEBUG msc_tx 41 bytes to MSISDN:1010 via RAN_GERAN_A (msc_ifaces.c:60)
20181007140136571 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Passing DTAP message (DLCI=0x00) from MSC to BSC (a_iface.c:154)
20181007140136571 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) N-DATA.req([]) (a_iface.c:168)
20181007140136571 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140136571 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140136571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000a),
    PART(T=Data,L=44,D=0100298b2a1c25a223020100301e02013b301904010f0414d9775d0e2ae3e965f73cfd7683d273500c168301) (sccp_scrc.c:398)
20181007140136571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140136572 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140136572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140136572 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140136572 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 3 (transaction.c:144)
20181007140136572 DREF DEBUG MSISDN:1010: MSC conn use - trans_nc_ss == 0 (0x0: ) (transaction.c:154)
20181007140136572 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_COMMUNICATING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140136572 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_COMMUNICATING}: state_chg to SUBSCR_CONN_S_RELEASING (subscr_conn.c:317)
20181007140136572 DREF DEBUG MSISDN:1010: MSC conn use + release == 1 (0x100: release) (subscr_conn.c:346)
20181007140136572 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 4 (vlr.c:282)
20181007140136572 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 3 (vlr.c:287)
20181007140136573 DBSSAP INFO (subscr MSISDN:1010, conn_id 19) Tx BSSMAP CLEAR COMMAND to BSC (a_iface.c:419)
20181007140136573 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140136573 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140136573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000a),
    PART(T=Data,L=6,D=000420040109) (sccp_scrc.c:398)
20181007140136573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140136573 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140136573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140136573 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140136574 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 2 (vlr.c:1051)
20181007140136574 DLINP DEBUG connected write (stream.c:279)
20181007140136574 DLINP DEBUG sending data (stream.c:204)
20181007140136574 DLINP DEBUG connected write (stream.c:279)
20181007140136574 DLINP DEBUG sending data (stream.c:204)
20181007140136574 DLINP DEBUG connected write (stream.c:279)
20181007140136574 DLINP DEBUG sending data (stream.c:204)
20181007140136581 DLINP DEBUG connected read (stream.c:275)
20181007140136581 DLINP DEBUG message received (stream.c:189)
20181007140136581 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x80) (osmo_ss7.c:1561)
20181007140136581 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140136581 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140136581 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140136581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140136582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000013),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=3,D=000121) (sccp_scrc.c:450)
20181007140136582 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1637)
20181007140136582 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140136582 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140136582 DBSSAP DEBUG N-DATA.ind(19, 00 01 21 ) (a_iface.c:574)
20181007140136582 DMSC DEBUG Looking for A subscriber: conn_id 19 (a_iface_bssap.c:80)
20181007140136582 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Found A subscriber for conn_id 19 (a_iface_bssap.c:88)
20181007140136582 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 19) Rx BSSMAP DT1 CLEAR COMPLETE (a_iface_bssap.c:635)
20181007140136582 DBSSAP INFO (subscr MSISDN:1010, conn_id 19) Rx BSSMAP CLEAR COMPLETE, releasing SCCP connection (a_iface_bssap.c:241)
20181007140136582 DREF DEBUG MSISDN:1010: MSC conn use - release == 0 (0x0: ) (subscr_conn.c:697)
20181007140136582 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_RELEASING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140136582 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_RELEASING}: state_chg to SUBSCR_CONN_S_RELEASED (subscr_conn.c:395)
20181007140136582 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (subscr_conn.c:402)
20181007140136582 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (subscr_conn.c:402)
20181007140136582 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_DONE}: Removing from parent Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0] (subscr_conn.c:402)
20181007140136582 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_DONE}: Freeing instance (subscr_conn.c:402)
20181007140136582 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000031420]{PR_ARQ_S_DONE}: Deallocated (fsm.c:381)
20181007140136582 DRLL DEBUG MSISDN:1010: Freeing subscriber connection (subscr_conn.c:528)
20181007140136582 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 1 (subscr_conn.c:531)
20181007140136582 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_RELEASED}: Freeing instance (subscr_conn.c:402)
20181007140136582 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x6120000312a0]{SUBSCR_CONN_S_RELEASED}: Deallocated (fsm.c:381)
20181007140136582 DLSCCP DEBUG Received SCCP User Primitive N-DISCONNECT.request) (sccp_scoc.c:1704)
20181007140136582 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1746)
20181007140136582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:RELRE,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000a),
    PART(T=Source Reference,L=4,D=00000013),
    PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:398)
20181007140136583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140136583 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140136583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140136583 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140136583 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1045)
20181007140136583 DBSSAP DEBUG (conn_id 19) Removing A-interface conn (a_iface.c:90)
20181007140136583 DLINP DEBUG connected write (stream.c:279)
20181007140136583 DLINP DEBUG sending data (stream.c:204)
20181007140136583 DLINP DEBUG connected write (stream.c:279)
20181007140136583 DLINP DEBUG sending data (stream.c:204)
20181007140136586 DLINP DEBUG connected read (stream.c:275)
20181007140136586 DLINP DEBUG message received (stream.c:189)
20181007140136586 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x80) (osmo_ss7.c:1561)
20181007140136586 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140136587 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140136587 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140136587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140136587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:RELCO,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000013),
    PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:450)
20181007140136587 DLSCCP DEBUG Received CO:RELCO for local reference 19 (sccp_scoc.c:1637)
20181007140136587 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1670)
20181007140136587 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1149)
20181007140136587 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:509)
20181007140136587 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{IDLE}: Freeing instance (sccp_scoc.c:509)
20181007140136587 DLSCCP DEBUG SCCP-SCOC(19)[0x612000031120]{IDLE}: Deallocated (fsm.c:381)
20181007140150930 DLINP DEBUG connected read (stream.c:275)
20181007140150930 DLINP DEBUG message received (stream.c:189)
20181007140150930 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 88 (flags=0x80) (osmo_ss7.c:1561)
20181007140150931 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140150931 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140150931 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140150931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140150931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=185,SSN=254 (sccp2sua.c:333)
20181007140150931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=187,SSN=254 (sccp2sua.c:333)
20181007140150931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CORE,V=0,LEN=0),
    PART(T=Protocol Class,L=4,D=00000002),
    PART(T=Source Reference,L=4,D=0000000b),
    PART(T=Destination Address,L=20,D=0002000380020008000000b980030008000000fe),
    PART(T=Source Address,L=20,D=0002000380020008000000bb80030008000000fe),
    PART(T=Data,L=32,D=001e5705080009f10700170005170d0524010350588605f4252f2e4b7d028081) (sccp_scrc.c:450)
20181007140150931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140150932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140150932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140150932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140150932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140150932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140150932 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{IDLE}: Allocated (fsm.c:299)
20181007140150932 DLSCCP DEBUG Received CO:CORE for local reference 20 (sccp_scoc.c:1637)
20181007140150932 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1670)
20181007140150932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bb 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140150933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140150933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140150933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140150933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140150933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140150933 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:864)
20181007140150933 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140150933 DLSCCP DEBUG Received SCCP User Primitive N-CONNECT.response) (sccp_scoc.c:1704)
20181007140150933 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1746)
20181007140150934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:COAK,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Protocol Class,L=4,D=00000002),
    PART(T=Destination Reference,L=4,D=0000000b),
    PART(T=Source Reference,L=4,D=00000014),
    PART(T=Sequence Control,L=4,D=00000000),
    PART(T=Source Address,L=20,D=0002000380020008000000b980030008000000fe),
    PART(T=Destination Address,L=20,D=0002000380020008000000bb80030008000000fe) (sccp_scrc.c:398)
20181007140150934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bb 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140150934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140150934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140150934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 fe  (sua.c:385)
20181007140150934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140150934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140150934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140150934 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140150934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140150935 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140150935 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:891)
20181007140150935 DBSSAP DEBUG N-CONNECT.ind(20, 00 1e 57 05 08 00 09 f1 07 00 17 00 05 17 0d 05 24 01 03 50 58 86 05 f4 25 2f 2e 4b 7d 02 80 81 ) (a_iface.c:545)
20181007140150935 DBSSAP INFO Rx BSSMAP COMPLETE L3 INFO (conn_id=20) (a_iface_bssap.c:268)
20181007140150935 DMSC DEBUG Allocating A-Interface subscriber conn: lac 23, conn_id 20 (a_iface_bssap.c:55)
20181007140150935 DMM DEBUG Subscr_Conn[0x612000033ca0]{SUBSCR_CONN_S_NEW}: Allocated (fsm.c:299)
20181007140150935 DBSSAP DEBUG (subscr unknown, conn_id 20) A-Interface subscriber connection successfully allocated! (a_iface_bssap.c:68)
20181007140150935 DREF DEBUG unknown: MSC conn use + compl_l3 == 1 (0x1: compl_l3) (osmo_msc.c:93)
20181007140150935 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_CM_SERV_REQ (0x5:0x24) (gsm_04_08.c:1451)
20181007140150935 DMM DEBUG <- CM SERVICE REQUEST serv_type=0x01 MI(TMSI)=623849035 (gsm_04_08.c:743)
20181007140150935 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_NEW}: Updated ID (subscr_conn.c:681)
20181007140150936 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_INIT}: Allocated (fsm.c:299)
20181007140150936 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_INIT}: is child of Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0] (fsm.c:329)
20181007140150936 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:669)
20181007140150936 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:693)
20181007140150936 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 2 (vlr_access_req_fsm.c:360)
20181007140150936 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 3 (gsm_04_08.c:1765)
20181007140150936 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:328)
20181007140150936 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_INIT}: state_chg to PR_ARQ_S_WAIT_AUTH (vlr_access_req_fsm.c:335)
20181007140150936 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:299)
20181007140150937 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20] (fsm.c:329)
20181007140150937 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:624)
20181007140150937 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_NEEDS_AUTH}: state_chg to VLR_SUB_AS_WAIT_RESP (vlr_auth_fsm.c:319)
20181007140150937 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=1 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:283)
20181007140150937 DMM DEBUG -> AUTH REQ (rand = a34e08cac6c48dcfe2c678afddbdafd9) (gsm_04_08.c:620)
20181007140150937 DMM DEBUG    AUTH REQ (autn = 67293970d78f00002ed3b013dd2d6158) (gsm_04_08.c:622)
20181007140150937 DMSC DEBUG msc_tx 37 bytes to MSISDN:1010 via RAN_GERAN_A (msc_ifaces.c:60)
20181007140150937 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Passing DTAP message (DLCI=0x00) from MSC to BSC (a_iface.c:154)
20181007140150937 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) N-DATA.req([]) (a_iface.c:168)
20181007140150938 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140150938 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140150938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000b),
    PART(T=Data,L=40,D=010025051201a34e08cac6c48dcfe2c678afddbdafd9201067293970d78f00002ed3b013dd2d6158) (sccp_scrc.c:398)
20181007140150938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140150938 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140150938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140150938 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140150938 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 2 (vlr_access_req_fsm.c:376)
20181007140150938 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_NEW}: Received Event SUBSCR_CONN_E_COMPLETE_LAYER_3 (subscr_conn.c:544)
20181007140150939 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_NEW}: state_chg to SUBSCR_CONN_S_AUTH_CIPH (subscr_conn.c:118)
20181007140150939 DREF DEBUG MSISDN:1010: MSC conn use - compl_l3 == 0 (0x0: ) (osmo_msc.c:96)
20181007140150939 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140150939 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140150939 DMSC INFO User has been accepted by MSC. (a_iface_bssap.c:351)
20181007140150939 DLINP DEBUG connected write (stream.c:279)
20181007140150939 DLINP DEBUG sending data (stream.c:204)
20181007140150939 DLINP DEBUG connected write (stream.c:279)
20181007140150940 DLINP DEBUG sending data (stream.c:204)
20181007140150940 DLINP DEBUG connected write (stream.c:279)
20181007140150940 DLINP DEBUG sending data (stream.c:204)
20181007140151867 DLINP DEBUG connected read (stream.c:275)
20181007140151868 DLINP DEBUG message received (stream.c:189)
20181007140151868 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x80) (osmo_ss7.c:1561)
20181007140151868 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140151868 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140151868 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140151868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140151868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000014),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=15,D=01000c055418d4536121043802ec76) (sccp_scrc.c:450)
20181007140151868 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1637)
20181007140151869 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140151869 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140151869 DBSSAP DEBUG N-DATA.ind(20, 01 00 0c 05 54 18 d4 53 61 21 04 38 02 ec 76 ) (a_iface.c:574)
20181007140151869 DMSC DEBUG Looking for A subscriber: conn_id 20 (a_iface_bssap.c:80)
20181007140151869 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Found A subscriber for conn_id 20 (a_iface_bssap.c:88)
20181007140151869 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Rx DTAP 01 00 0c 05 54 18 d4 53 61 21 04 38 02 ec 76  (a_iface_bssap.c:674)
20181007140151869 DREF DEBUG MSISDN:1010: MSC conn use + dtap == 1 (0x2: dtap) (osmo_msc.c:124)
20181007140151869 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_AUTH_RESP (0x5:0x14) (gsm_04_08.c:1451)
20181007140151869 DMM DEBUG MSISDN:1010: MM UMTS AUTHENTICATION RESPONSE (res = 18d453613802ec76) (gsm_04_08.c:1006)
20181007140151869 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1265)
20181007140151870 DVLR DEBUG SUBSCR(MSISDN:1010) AUTH on GERAN received SRES/RES: 18d453613802ec76 (8 bytes) (vlr_auth_fsm.c:136)
20181007140151870 DVLR INFO SUBSCR(MSISDN:1010) AUTH established UMTS security context (vlr_auth_fsm.c:195)
20181007140151870 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:247)
20181007140151870 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_WAIT_RESP}: state_chg to VLR_SUB_AS_AUTHENTICATED (vlr_auth_fsm.c:251)
20181007140151870 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:256)
20181007140151870 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20] (vlr_auth_fsm.c:256)
20181007140151870 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:256)
20181007140151870 DVLR DEBUG VLR_Authenticate(CM_SERVICE_REQ:623849035)[0x612000033fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:381)
20181007140151870 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:256)
20181007140151870 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:280)
20181007140151870 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1300)
20181007140151870 DMM DEBUG -> CIPHER MODE COMMAND MSISDN:1010 (gsm_04_08.c:1652)
20181007140151871 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Tx BSSMAP CIPHER MODE COMMAND to BSC, 1 ciphers (04) key 4020987bba9fde4a (a_iface.c:184)
20181007140151871 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) N-DATA.req([]) (a_iface.c:187)
20181007140151871 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140151871 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140151871 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000b),
    PART(T=Data,L=14,D=000c530a09084020987bba9fde4a) (sccp_scrc.c:398)
20181007140151871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140151871 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140151871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140151872 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140151872 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_AUTH}: state_chg to PR_ARQ_S_WAIT_CIPH (vlr_access_req_fsm.c:311)
20181007140151872 DREF DEBUG MSISDN:1010: MSC conn use - dtap == 0 (0x0: ) (osmo_msc.c:127)
20181007140151872 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140151872 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140151872 DLINP DEBUG connected write (stream.c:279)
20181007140151872 DLINP DEBUG sending data (stream.c:204)
20181007140151872 DLINP DEBUG connected write (stream.c:279)
20181007140151873 DLINP DEBUG sending data (stream.c:204)
20181007140152342 DLINP DEBUG connected read (stream.c:275)
20181007140152342 DLINP DEBUG message received (stream.c:189)
20181007140152342 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x80) (osmo_ss7.c:1561)
20181007140152342 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140152343 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140152343 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140152343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140152343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000014),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=20,D=001255200d063217093365240535317608f12c04) (sccp_scrc.c:450)
20181007140152343 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1637)
20181007140152343 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140152343 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140152343 DBSSAP DEBUG N-DATA.ind(20, 00 12 55 20 0d 06 32 17 09 33 65 24 05 35 31 76 08 f1 2c 04 ) (a_iface.c:574)
20181007140152343 DMSC DEBUG Looking for A subscriber: conn_id 20 (a_iface_bssap.c:80)
20181007140152343 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Found A subscriber for conn_id 20 (a_iface_bssap.c:88)
20181007140152344 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Rx BSSMAP DT1 CIPHER MODE COMPLETE (a_iface_bssap.c:635)
20181007140152344 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Rx BSSMAP CIPHER MODE COMPLETE (a_iface_bssap.c:404)
20181007140152344 DRR DEBUG MSISDN:1010: CIPHERING MODE COMPLETE (osmo_msc.c:196)
20181007140152344 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1278)
20181007140152344 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: got IMEISV: 3564250531367801 (vlr_access_req_fsm.c:469)
20181007140152344 DVLR DEBUG set IMEISV on subscriber; IMSI=204046848488900 IMEISV=3564250531367801 (vlr.c:426)
20181007140152344 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:246)
20181007140152344 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:218)
20181007140152344 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:203)
20181007140152344 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:187)
20181007140152345 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:165)
20181007140152345 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:178)
20181007140152345 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_WAIT_CIPH}: state_chg to PR_ARQ_S_DONE (vlr_access_req_fsm.c:101)
20181007140152345 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:110)
20181007140152345 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_ACCEPTED (vlr_access_req_fsm.c:149)
20181007140152345 DREF DEBUG MSISDN:1010: MSC conn use + cm_service == 1 (0x8: cm_service) (subscr_conn.c:98)
20181007140152351 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_AUTH_CIPH}: state_chg to SUBSCR_CONN_S_ACCEPTED (subscr_conn.c:146)
20181007140152352 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_ACCEPTED}: subscr_conn_fsm_has_active_transactions: still awaiting first request after a CM Service Request (subscr_conn.c:239)
20181007140152809 DLINP DEBUG connected read (stream.c:275)
20181007140152809 DLINP DEBUG message received (stream.c:189)
20181007140152809 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 72 (flags=0x80) (osmo_ss7.c:1561)
20181007140152809 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140152810 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140152810 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140152810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140152810 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000014),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=32,D=01001d038504066004020005815e038101211502010040080402600400021f00) (sccp_scrc.c:450)
20181007140152810 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1637)
20181007140152810 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140152810 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140152810 DBSSAP DEBUG N-DATA.ind(20, 01 00 1d 03 85 04 06 60 04 02 00 05 81 5e 03 81 01 21 15 02 01 00 40 08 04 02 60 04 00 02 1f 00 ) (a_iface.c:574)
20181007140152810 DMSC DEBUG Looking for A subscriber: conn_id 20 (a_iface_bssap.c:80)
20181007140152811 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Found A subscriber for conn_id 20 (a_iface_bssap.c:88)
20181007140152811 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Rx DTAP 01 00 1d 03 85 04 06 60 04 02 00 05 81 5e 03 81 01 21 15 02 01 00 40 08 04 02 60 04 00 02 1f 00  (a_iface_bssap.c:674)
20181007140152811 DREF DEBUG MSISDN:1010: MSC conn use + dtap == 2 (0xa: dtap,cm_service) (osmo_msc.c:124)
20181007140152811 DRLL DEBUG Dispatching 04.08 message GSM48_MT_CC_SETUP (0x3:0x5) (gsm_04_08.c:1451)
20181007140152811 DCC DEBUG Unknown transaction ID 8, creating new trans. (gsm_04_08_cc.c:2105)
20181007140152811 DCC DEBUG (ti 08 sub MSISDN:1010 callref 80000001) New transaction (transaction.c:97)
20181007140152811 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 3 (transaction.c:103)
20181007140152811 DREF DEBUG MSISDN:1010: MSC conn use + trans_cc == 3 (0x1a: dtap,cm_service,trans_cc) (gsm_04_08_cc.c:2118)
20181007140152811 DMM DEBUG MSISDN:1010: rx msg GSM48_MT_CC_SETUP: received_cm_service_request changes to false (gsm_04_08.c:1332)
20181007140152811 DREF DEBUG MSISDN:1010: MSC conn use - cm_service == 2 (0x12: dtap,trans_cc) (gsm_04_08.c:1335)
20181007140152812 DCC DEBUG (ti 08 sub MSISDN:1010) new state NULL -> INITIATED (gsm_04_08_cc.c:148)
20181007140152812 DCC INFO Subscriber MSISDN:1010 (1010) sends SETUP to 1012 (gsm_04_08_cc.c:553)
20181007140152812 DMNCC DEBUG transmit message MNCC_SETUP_IND (gsm_04_08_cc.c:188)
20181007140152812 DCC DEBUG Sending 'MNCC_SETUP_IND' to MNCC. (gsm_04_08_cc.c:211)
20181007140152812 DMNCC DEBUG (call 80000001) Call created. (mncc_builtin.c:301)
20181007140152812 DMNCC DEBUG (call 80000001) Received message MNCC_SETUP_IND (mncc_builtin.c:311)
20181007140152812 DMNCC DEBUG (call 80000001) Creating new remote instance 1. (mncc_builtin.c:109)
20181007140152812 DMNCC DEBUG (call 80000001) Accepting call. (mncc_builtin.c:118)
20181007140152813 DMNCC DEBUG receive message MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:1822)
20181007140152813 DCC DEBUG (ti 08 sub 1010) Received 'MNCC_CALL_PROC_REQ' from MNCC in state 1 (INITIATED) (gsm_04_08_cc.c:1997)
20181007140152813 DCC DEBUG (ti 08 sub MSISDN:1010) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:148)
20181007140152813 DMSC DEBUG msc_tx 2 bytes to MSISDN:1010 via RAN_GERAN_A (msc_ifaces.c:60)
20181007140152813 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Passing DTAP message (DLCI=0x00) from MSC to BSC (a_iface.c:154)
20181007140152813 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) N-DATA.req([]) (a_iface.c:168)
20181007140152813 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140152813 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140152813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000b),
    PART(T=Data,L=5,D=0100028302) (sccp_scrc.c:398)
20181007140152814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140152814 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140152814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140152814 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140152814 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_RAN}: Allocated (fsm.c:299)
20181007140152814 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_RAN}: Received Event EV_INIT (msc_mgcp.c:1016)
20181007140152814 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_RAN}: CRCX/RAN: creating connection for the RAN side on MGW endpoint:rtpbridge/*@mgw... (msc_mgcp.c:296)
20181007140152814 DLMGCP INFO Queued 69 bytes for MGCP GW (mgcp_client.c:953)
20181007140152814 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_RAN}: state_chg to ST_CRCX_CN (msc_mgcp.c:330)
20181007140152815 DMGCP DEBUG (subscriber:MSISDN:1010) call assignment initiated (msc_mgcp.c:1021)
20181007140152815 DMNCC DEBUG (call 80000001) Modify channel mode (mncc_builtin.c:124)
20181007140152815 DMNCC DEBUG receive message MNCC_LCHAN_MODIFY (gsm_04_08_cc.c:1822)
20181007140152815 DCC DEBUG (ti 08 sub 1010) Received 'MNCC_LCHAN_MODIFY' from MNCC in state 3 (MO_CALL_PROC) (gsm_04_08_cc.c:1997)
20181007140152815 DCC DEBUG Message unhandled at this state. (gsm_04_08_cc.c:2006)
20181007140152815 DMNCC DEBUG (call 80000001) Forwarding SETUP to remote. (mncc_builtin.c:131)
20181007140152815 DMNCC DEBUG receive message MNCC_SETUP_REQ (gsm_04_08_cc.c:1822)
20181007140152815 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 2 (gsm_04_08_cc.c:1882)
20181007140152815 DCC DEBUG (ti ff sub MSISDN:1012 callref 1) New transaction (transaction.c:97)
20181007140152815 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 3 (transaction.c:103)
20181007140152816 DMM DEBUG Subscriber MSISDN:1012 not paged yet, start paging. (gsm_subscriber.c:158)
20181007140152816 DLSCCP DEBUG Received SCCP User Primitive N-UNITDATA.request) (sccp_scoc.c:1704)
20181007140152816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg:  HDR=(CL:CLDT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Protocol Class,L=4,D=00000000),
    PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e),
    PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e),
    PART(T=Sequence Control,L=4,D=00000000),
    PART(T=Data,L=34,D=000e001e0000030003400100001740095009710000004107f200404005004e0abbfa) (sccp_scrc.c:420)
20181007140152816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140152816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140152816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140152816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140152816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140152817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140152817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140152817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140152817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140152817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140152817 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140152817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140152817 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140152817 DRANAP DEBUG IuCS: Paging on LAC 14357 at SCCP-addr RI=2,PC=189,SSN=142, for TMSI 4e0abbfa (iu_client.c:705)
20181007140152818 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 4 (gsm_subscriber.c:166)
20181007140152818 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 3 (gsm_04_08_cc.c:1960)
20181007140152818 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_ACCEPTED}: Received Event SUBSCR_CONN_E_COMMUNICATING (subscr_conn.c:617)
20181007140152818 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_ACCEPTED}: state_chg to SUBSCR_CONN_S_COMMUNICATING (subscr_conn.c:289)
20181007140152818 DREF DEBUG MSISDN:1010: MSC conn use - dtap == 1 (0x10: trans_cc) (osmo_msc.c:127)
20181007140152818 DLMGCP DEBUG Tx MGCP msg to MGCP GW: 'CRCX 1 rtpbridge/*@mgw MGCP 1.0' (mgcp_client.c:749)
20181007140152818 DLMGCP DEBUG Sending msg to MGCP GW size: 69 (mgcp_client.c:751)
20181007140152818 DLINP DEBUG connected write (stream.c:279)
20181007140152818 DLINP DEBUG sending data (stream.c:204)
20181007140152819 DLINP DEBUG connected write (stream.c:279)
20181007140152819 DLINP DEBUG sending data (stream.c:204)
20181007140152819 DLINP DEBUG connected write (stream.c:279)
20181007140152819 DLINP DEBUG sending data (stream.c:204)
20181007140152822 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_CN}: CRCX/RAN: MGW responded with CI: 1644681B (msc_mgcp.c:363)
20181007140152822 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_CN}: CRCX/RAN: MGW assigned endpoint: rtpbridge/0@mgw (msc_mgcp.c:365)
20181007140152822 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_CN}: CRCX/BTS: MGW responded with address 192.168.2.3:16002 (msc_mgcp.c:374)
20181007140152822 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_CN}: Received Event EV_CRCX_RAN_RESP (msc_mgcp.c:380)
20181007140152822 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_CN}: CRCX/CN creating connection for the CN side on MGW endpoint:rtpbridge/0@mgw... (msc_mgcp.c:413)
20181007140152822 DLMGCP INFO Queued 69 bytes for MGCP GW (mgcp_client.c:953)
20181007140152822 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_CN}: state_chg to ST_CRCX_COMPL (msc_mgcp.c:439)
20181007140152822 DLMGCP DEBUG Tx MGCP msg to MGCP GW: 'CRCX 2 rtpbridge/0@mgw MGCP 1.0' (mgcp_client.c:749)
20181007140152822 DLMGCP DEBUG Sending msg to MGCP GW size: 69 (mgcp_client.c:751)
20181007140152825 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_COMPL}: CRCX/CN: MGW responded with CI: F06838A4 (msc_mgcp.c:465)
20181007140152825 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_COMPL}: CRCX/CN: MGW responded with address 192.168.2.3:16004 (msc_mgcp.c:474)
20181007140152825 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_COMPL}: Received Event EV_CRCX_CN_RESP (msc_mgcp.c:480)
20181007140152825 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Tx BSSMAP ASSIGNMENT COMMAND to BSC (a_iface.c:374)
20181007140152825 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) N-DATA.req([]) (a_iface.c:410)
20181007140152825 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140152825 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140152825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000b),
    PART(T=Data,L=31,D=001d010b07010aa19181a5057c06c0a802033e827d0983ff578280843f0781) (sccp_scrc.c:398)
20181007140152825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140152825 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140152825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140152825 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140152825 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CRCX_COMPL}: state_chg to ST_MDCX_CN (msc_mgcp.c:534)
20181007140152825 DLINP DEBUG connected write (stream.c:279)
20181007140152826 DLINP DEBUG sending data (stream.c:204)
20181007140152826 DLINP DEBUG connected write (stream.c:279)
20181007140152826 DLINP DEBUG sending data (stream.c:204)
20181007140153084 DLINP DEBUG connected read (stream.c:275)
20181007140153084 DLINP DEBUG message received (stream.c:189)
20181007140153084 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 124 (flags=0x80) (osmo_ss7.c:1561)
20181007140153085 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140153085 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140153085 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140153085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140153085 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:333)
20181007140153085 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:333)
20181007140153086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CORE,V=0,LEN=0),
    PART(T=Protocol Class,L=4,D=00000002),
    PART(T=Source Reference,L=4,D=000003f8),
    PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e),
    PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e),
    PART(T=Data,L=68,D=001340400000060003400100000f40060009f1073815003a40080009f107000100010010400e0d062704035758a605f44e0abbfa004f40030000180056400509f1070017) (sccp_scrc.c:450)
20181007140153086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140153086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140153086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140153086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140153086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140153086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140153087 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{IDLE}: Allocated (fsm.c:299)
20181007140153087 DLSCCP DEBUG Received CO:CORE for local reference 21 (sccp_scoc.c:1637)
20181007140153087 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{IDLE}: Received Event RCOC-CONNECT.ind (sccp_scoc.c:1670)
20181007140153087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140153087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140153087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140153087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140153088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140153088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140153088 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{IDLE}: state_chg to CONN_PEND_IN (sccp_scoc.c:864)
20181007140153088 DLSCCP DEBUG Delivering N-CONNECT.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140153088 DRANAP DEBUG sccp_sap_up(N-CONNECT.indication) (iu_client.c:755)
20181007140153088 DRANAP DEBUG N-CONNECT.ind(X->21) (iu_client.c:764)
20181007140153089 DLSCCP DEBUG Received SCCP User Primitive N-CONNECT.response) (sccp_scoc.c:1704)
20181007140153089 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{CONN_PEND_IN}: Received Event N-CONNECT.resp (sccp_scoc.c:1746)
20181007140153089 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:COAK,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Protocol Class,L=4,D=00000002),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Source Reference,L=4,D=00000015),
    PART(T=Sequence Control,L=4,D=00000000),
    PART(T=Source Address,L=20,D=0002000380020008000000b9800300080000008e),
    PART(T=Destination Address,L=20,D=0002000380020008000000bd800300080000008e) (sccp_scrc.c:398)
20181007140153089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140153089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140153089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140153089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e  (sua.c:385)
20181007140153089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:439)
20181007140153089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:439)
20181007140153089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140153089 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140153089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140153089 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140153089 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{CONN_PEND_IN}: state_chg to ACTIVE (sccp_scoc.c:891)
20181007140153090 DRR DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:43)
20181007140153090 DRLL DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:2851) (ranap_decoder.c:2851)
20181007140153090 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:507)
20181007140153090 DIUCS DEBUG got IuCS message 13 bytes: [L3]> 06 27 04 03 57 58 a6 05 f4 4e 0a bb fa  (msc_main.c:326)
20181007140153090 DIUCS DEBUG got IuCS message on 901-70-14357-0 (msc_main.c:328)
20181007140153090 DIUCS DEBUG Looking for IuCS subscriber: conn_id 15 (iucs.c:120)
20181007140153090 DIUCS DEBUG   0: MSISDN:1010 A (iucs.c:105)
20181007140153090 DIUCS DEBUG subscribers registered: 1 (iucs.c:108)
20181007140153090 DIUCS DEBUG No IuCS subscriber found for conn_id 15 (iucs.c:133)
20181007140153090 DIUCS DEBUG Allocating IuCS subscriber conn: lac 14357, conn_id 15 (iucs.c:58)
20181007140153090 DMM DEBUG Subscr_Conn[0x612000036820]{SUBSCR_CONN_S_NEW}: Allocated (fsm.c:299)
20181007140153090 DREF DEBUG unknown: MSC conn use + compl_l3 == 1 (0x1: compl_l3) (osmo_msc.c:93)
20181007140153090 DRLL DEBUG Dispatching 04.08 message GSM48_MT_RR_PAG_RESP (0x6:0x27) (gsm_04_08.c:1451)
20181007140153090 DRR DEBUG PAGING RESPONSE: MI(TMSI)=1309326330 (gsm_04_08.c:1185)
20181007140153090 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_NEW}: Updated ID (subscr_conn.c:681)
20181007140153091 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:299)
20181007140153091 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_INIT}: is child of Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820] (fsm.c:329)
20181007140153091 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth+Ciph (vlr_access_req_fsm.c:669)
20181007140153091 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:693)
20181007140153091 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 4 (vlr_access_req_fsm.c:360)
20181007140153091 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 5 (gsm_04_08.c:1765)
20181007140153091 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:328)
20181007140153091 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_INIT}: state_chg to PR_ARQ_S_WAIT_AUTH (vlr_access_req_fsm.c:335)
20181007140153091 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:299)
20181007140153091 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0] (fsm.c:329)
20181007140153091 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:624)
20181007140153091 DVLR DEBUG GSUP tx: 08010809710000004107f2 (vlr.c:175)
20181007140153091 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_NEEDS_AUTH}: state_chg to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (vlr_auth_fsm.c:315)
20181007140153091 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 4 (vlr_access_req_fsm.c:376)
20181007140153091 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_NEW}: Received Event SUBSCR_CONN_E_COMPLETE_LAYER_3 (subscr_conn.c:544)
20181007140153091 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_NEW}: state_chg to SUBSCR_CONN_S_AUTH_CIPH (subscr_conn.c:118)
20181007140153091 DREF DEBUG MSISDN:1012: MSC conn use - compl_l3 == 0 (0x0: ) (osmo_msc.c:96)
20181007140153092 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140153092 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140153092 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140153092 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140153092 DLINP DEBUG connected write (stream.c:279)
20181007140153092 DLINP DEBUG sending data (stream.c:204)
20181007140153092 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140153092 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140153092 DLINP DEBUG connected write (stream.c:279)
20181007140153092 DLINP DEBUG sending data (stream.c:204)
20181007140153099 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140153099 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140153099 DVLR DEBUG GSUP rx 511: 0a010809710000004107f203622010c1f3e2dbb26b9baa402c3b350004f786210479030aa7220875f14765a27a4a222310457fe1bcb9f7e08b525d3dc5293839a724102f978ffe3191582b4d4414e20324cb252510ee931ee387ed00008f64de04d210966b2708438e6d113a8d67b603622010b91a0fe9fbbd9f9530f126dffffa088021048429fd992208666420a55b65c70e2310afed2b951f3e1b286646ea70ae17721824107909b54c9a47848ed6c6540c700b2ab0251076b40886b1d200003a1aef9328191c312708805d6e910474930803622010f4e317e893ec85c413ea2b08be0234682104efd6e3ad2208d5f6455f352c829123106873c6b232839bbee166137b5a55d1102410b97a075dac71c98de59997cbf18b01b22510f3d743c0b63800002ab071e5cde6152f2708cf3d755920eb96f40362201012559f164550afe2deee2ab7f379275c2104d2be5d102208f24250d4303fba1f23103d1296809d4764fdb594db5aededd6d12410db732e8008304898a1b7338e48a540ab2510e22398f88daf00003e1122a3b664652e270864b0f9f0b60ea4e003622010d1dd5c074bca16f1ed984633e9dd79f6210471d3275a220811760f3b60d674862310be2b9ff86dd7cdd98531fe8016dfce0924109d608cf3c67238efb70ce2b0ddac4fb925108e472325630500007a3bcad59991f7242708f763c8b986b0efe3 (vlr.c:986)
20181007140153099 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 5 (vlr.c:1007)
20181007140153099 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:702)
20181007140153099 DVLR DEBUG SUBSCR(MSISDN:1012) Received 5 auth tuples (vlr.c:682)
20181007140153099 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: state_chg to VLR_SUB_AS_WAIT_RESP (vlr_auth_fsm.c:371)
20181007140153099 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:283)
20181007140153099 DMM DEBUG -> AUTH REQ (rand = c1f3e2dbb26b9baa402c3b350004f786) (gsm_04_08.c:620)
20181007140153099 DMM DEBUG    AUTH REQ (autn = ee931ee387ed00008f64de04d210966b) (gsm_04_08.c:622)
20181007140153099 DMSC DEBUG msc_tx 37 bytes to MSISDN:1012 via RAN_UTRAN_IU (msc_ifaces.c:60)
20181007140153099 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:431)
20181007140153099 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140153099 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140153099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Data,L=54,D=001400320000020010402625051200c1f3e2dbb26b9baa402c3b350004f7862010ee931ee387ed00008f64de04d210966b003b400100) (sccp_scrc.c:398)
20181007140153099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140153099 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140153100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140153100 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140153100 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 4 (vlr.c:1051)
20181007140153100 DLINP DEBUG connected write (stream.c:279)
20181007140153100 DLINP DEBUG sending data (stream.c:204)
20181007140153100 DLINP DEBUG connected write (stream.c:279)
20181007140153100 DLINP DEBUG sending data (stream.c:204)
20181007140153608 DLINP DEBUG connected read (stream.c:275)
20181007140153608 DLINP DEBUG message received (stream.c:189)
20181007140153608 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x80) (osmo_ss7.c:1561)
20181007140153608 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140153609 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140153609 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140153609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140153609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000015),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=24,D=001440140000010010400d0c0514438e6d1121043a8d67b6) (sccp_scrc.c:450)
20181007140153609 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1637)
20181007140153609 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140153609 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140153609 DRANAP DEBUG sccp_sap_up(N-DATA.indication) (iu_client.c:755)
20181007140153609 DRANAP DEBUG N-DATA.ind(21, 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 43 8e 6d 11 21 04 3a 8d 67 b6 ) (iu_client.c:789)
20181007140153609 DRR DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:43)
20181007140153610 DRLL DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3442) (ranap_decoder.c:3442)
20181007140153610 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:530)
20181007140153610 DIUCS DEBUG got IuCS message 12 bytes: [L3]> 05 14 43 8e 6d 11 21 04 3a 8d 67 b6  (msc_main.c:326)
20181007140153610 DIUCS DEBUG Looking for IuCS subscriber: conn_id 15 (iucs.c:120)
20181007140153610 DIUCS DEBUG   0: MSISDN:1010 A (iucs.c:105)
20181007140153610 DIUCS DEBUG   1: MSISDN:1012 Iu conn_id 21 (iucs.c:105)
20181007140153610 DIUCS DEBUG subscribers registered: 2 (iucs.c:108)
20181007140153610 DIUCS DEBUG Found IuCS subscriber for conn_id 15 (iucs.c:129)
20181007140153610 DREF DEBUG MSISDN:1012: MSC conn use + dtap == 1 (0x2: dtap) (osmo_msc.c:124)
20181007140153611 DRLL DEBUG Dispatching 04.08 message GSM48_MT_MM_AUTH_RESP (0x5:0x14) (gsm_04_08.c:1451)
20181007140153611 DMM DEBUG MSISDN:1012: MM UMTS AUTHENTICATION RESPONSE (res = 438e6d113a8d67b6) (gsm_04_08.c:1006)
20181007140153611 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1265)
20181007140153611 DVLR DEBUG SUBSCR(MSISDN:1012) AUTH on UTRAN received RES: 438e6d113a8d67b6 (8 bytes) (vlr_auth_fsm.c:136)
20181007140153611 DVLR INFO SUBSCR(MSISDN:1012) AUTH established UMTS security context (vlr_auth_fsm.c:195)
20181007140153611 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:247)
20181007140153611 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_WAIT_RESP}: state_chg to VLR_SUB_AS_AUTHENTICATED (vlr_auth_fsm.c:251)
20181007140153611 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:256)
20181007140153611 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0] (vlr_auth_fsm.c:256)
20181007140153611 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:256)
20181007140153611 DVLR DEBUG VLR_Authenticate(PAGING_RESP:1309326330)[0x612000036b20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:381)
20181007140153611 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:256)
20181007140153612 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:280)
20181007140153612 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1300)
20181007140153612 DMM DEBUG -> SECURITY MODE CONTROL MSISDN:1012 (gsm_04_08.c:1701)
20181007140153612 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140153612 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140153612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Data,L=34,D=0006001e000002000c00120808457fe1bcb9f7e08b525d3dc5293839a7004b000140) (sccp_scrc.c:398)
20181007140153612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140153612 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140153612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140153612 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140153613 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_AUTH}: state_chg to PR_ARQ_S_WAIT_CIPH (vlr_access_req_fsm.c:311)
20181007140153613 DREF DEBUG MSISDN:1012: MSC conn use - dtap == 0 (0x0: ) (osmo_msc.c:127)
20181007140153613 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140153613 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_AUTH_CIPH}: Awaiting results for Auth+Ciph, overruling event SUBSCR_CONN_E_UNUSED (subscr_conn.c:151)
20181007140153613 DLINP DEBUG connected write (stream.c:279)
20181007140153613 DLINP DEBUG sending data (stream.c:204)
20181007140153613 DLINP DEBUG connected write (stream.c:279)
20181007140153613 DLINP DEBUG sending data (stream.c:204)
20181007140153717 DLINP DEBUG connected read (stream.c:275)
20181007140153717 DLINP DEBUG message received (stream.c:189)
20181007140153717 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x80) (osmo_ss7.c:1561)
20181007140153717 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140153717 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140153718 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140153718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140153718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000014),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=22,D=001402150021982c0440017c06c0a802043e847e0180) (sccp_scrc.c:450)
20181007140153718 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1637)
20181007140153718 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140153718 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140153718 DBSSAP DEBUG N-DATA.ind(20, 00 14 02 15 00 21 98 2c 04 40 01 7c 06 c0 a8 02 04 3e 84 7e 01 80 ) (a_iface.c:574)
20181007140153718 DMSC DEBUG Looking for A subscriber: conn_id 20 (a_iface_bssap.c:80)
20181007140153718 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Found A subscriber for conn_id 20 (a_iface_bssap.c:88)
20181007140153718 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Rx BSSMAP DT1 ASSIGNMENT COMPL (a_iface_bssap.c:635)
20181007140153718 DBSSAP INFO (subscr MSISDN:1010, conn_id 20) Rx BSSMAP ASSIGNMENT COMPLETE message (a_iface_bssap.c:552)
20181007140153718 DMGCP DEBUG (subscriber:MSISDN:1010) assignment completed, rtp 192.168.2.4:16004. (msc_mgcp.c:1062)
20181007140153719 DMM DEBUG <- SECURITY MODE COMPLETE MSISDN:1010 (gsm_04_08.c:1729)
20181007140153817 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:241)
20181007140153817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:261)
20181007140153817 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140153817 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140153818 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140153818 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140153818 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140153818 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140153818 DLMI DEBUG PONG! (ipa.c:499)
20181007140153818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:198)
20181007140153837 DLINP DEBUG connected read (stream.c:275)
20181007140153837 DLINP DEBUG message received (stream.c:189)
20181007140153837 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x80) (osmo_ss7.c:1561)
20181007140153837 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140153837 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140153837 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140153837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140153838 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000015),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=12,D=200600080000010006000100) (sccp_scrc.c:450)
20181007140153838 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1637)
20181007140153838 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140153838 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140153838 DRANAP DEBUG sccp_sap_up(N-DATA.indication) (iu_client.c:755)
20181007140153838 DRANAP DEBUG N-DATA.ind(21, 20 06 00 08 00 00 01 00 06 00 01 00 ) (iu_client.c:789)
20181007140153838 DRR DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:137)
20181007140153838 DRLL DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:4640) (ranap_decoder.c:4640)
20181007140153838 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:530)
20181007140153838 DIUCS DEBUG got IuCS event 1: RANAP_IU_EVENT_SECURITY_MODE_COMPLETE (msc_main.c:338)
20181007140153839 DIUCS DEBUG Looking for IuCS subscriber: conn_id 15 (iucs.c:120)
20181007140153839 DIUCS DEBUG   0: MSISDN:1010 A (iucs.c:105)
20181007140153839 DIUCS DEBUG   1: MSISDN:1012 Iu conn_id 21 (iucs.c:105)
20181007140153839 DIUCS DEBUG subscribers registered: 2 (iucs.c:108)
20181007140153839 DIUCS DEBUG Found IuCS subscriber for conn_id 15 (iucs.c:129)
20181007140153839 DIUCS INFO IuCS security mode complete for MSISDN:1012 (iucs_ranap.c:125)
20181007140153839 DMM DEBUG <- SECURITY MODE COMPLETE MSISDN:1012 (gsm_04_08.c:1729)
20181007140153839 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1278)
20181007140153840 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:246)
20181007140153840 DIUCS DEBUG MSISDN:1012: tx CommonID 901700000014702 (msc_ifaces.c:143)
20181007140153840 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:291)
20181007140153840 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140153840 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140153840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Data,L=20,D=000f4010000001001740095009710000004107f2) (sccp_scrc.c:398)
20181007140153840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140153840 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140153840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140153841 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140153841 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:218)
20181007140153841 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:203)
20181007140153841 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:187)
20181007140153841 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:165)
20181007140153841 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:178)
20181007140153841 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_WAIT_CIPH}: state_chg to PR_ARQ_S_DONE (vlr_access_req_fsm.c:101)
20181007140153841 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:110)
20181007140153841 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_AUTH_CIPH}: Received Event SUBSCR_CONN_E_ACCEPTED (vlr_access_req_fsm.c:149)
20181007140153841 DPAG DEBUG Paging success for MSISDN:1012 (event=0) (gsm_subscriber.c:73)
20181007140153841 DPAG DEBUG Paging can stop for MSISDN:1012 (osmo_msc.c:350)
20181007140153841 DPAG DEBUG Calling paging cbfn. (gsm_subscriber.c:100)
20181007140153841 DCC DEBUG Paging subscr 1012 succeeded! (gsm_04_08_cc.c:279)
20181007140153842 DREF DEBUG MSISDN:1012: MSC conn use + trans_cc == 1 (0x10: trans_cc) (gsm_04_08_cc.c:282)
20181007140153842 DCC DEBUG starting timer T303 with 30 seconds (gsm_04_08_cc.c:463)
20181007140153842 DCC DEBUG (ti 00 sub MSISDN:1012) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:148)
20181007140153842 DMSC DEBUG msc_tx 20 bytes to MSISDN:1012 via RAN_UTRAN_IU (msc_ifaces.c:60)
20181007140153842 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:431)
20181007140153842 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140153842 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140153842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Data,L=37,D=001400210000020010401514030504066004020005815c038001015e03810121003b400100) (sccp_scrc.c:398)
20181007140153842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140153843 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140153843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140153843 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140153843 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 3 (gsm_subscriber.c:109)
20181007140153849 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_AUTH_CIPH}: state_chg to SUBSCR_CONN_S_ACCEPTED (subscr_conn.c:146)
20181007140153849 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_ACCEPTED}: subscr_conn_fsm_has_active_transactions: connection still has active transaction: CC (subscr_conn.c:257)
20181007140153849 DLINP DEBUG connected write (stream.c:279)
20181007140153849 DLINP DEBUG sending data (stream.c:204)
20181007140153849 DLINP DEBUG connected write (stream.c:279)
20181007140153849 DLINP DEBUG sending data (stream.c:204)
20181007140153849 DLINP DEBUG connected write (stream.c:279)
20181007140153850 DLINP DEBUG sending data (stream.c:204)
20181007140154361 DLINP DEBUG connected read (stream.c:275)
20181007140154361 DLINP DEBUG message received (stream.c:189)
20181007140154361 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x80) (osmo_ss7.c:1561)
20181007140154361 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140154361 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140154361 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140154361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140154361 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000015),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=36,D=001440200000010010401918834804066004020005811502010040080402600400021f00) (sccp_scrc.c:450)
20181007140154362 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1637)
20181007140154362 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140154362 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140154362 DRANAP DEBUG sccp_sap_up(N-DATA.indication) (iu_client.c:755)
20181007140154362 DRANAP DEBUG N-DATA.ind(21, 00 14 40 20 00 00 01 00 10 40 19 18 83 48 04 06 60 04 02 00 05 81 15 02 01 00 40 08 04 02 60 04 00 02 1f 00 ) (iu_client.c:789)
20181007140154362 DRR DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:43)
20181007140154362 DRLL DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3442) (ranap_decoder.c:3442)
20181007140154362 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:530)
20181007140154362 DIUCS DEBUG got IuCS message 24 bytes: [L3]> 83 48 04 06 60 04 02 00 05 81 15 02 01 00 40 08 04 02 60 04 00 02 1f 00  (msc_main.c:326)
20181007140154362 DIUCS DEBUG Looking for IuCS subscriber: conn_id 15 (iucs.c:120)
20181007140154363 DIUCS DEBUG   0: MSISDN:1010 A (iucs.c:105)
20181007140154363 DIUCS DEBUG   1: MSISDN:1012 Iu conn_id 21 (iucs.c:105)
20181007140154363 DIUCS DEBUG subscribers registered: 2 (iucs.c:108)
20181007140154363 DIUCS DEBUG Found IuCS subscriber for conn_id 15 (iucs.c:129)
20181007140154363 DREF DEBUG MSISDN:1012: MSC conn use + dtap == 2 (0x12: dtap,trans_cc) (osmo_msc.c:124)
20181007140154363 DRLL DEBUG Dispatching 04.08 message GSM48_MT_CC_CALL_CONF (0x3:0x8) (gsm_04_08.c:1451)
20181007140154363 DCC DEBUG stopping pending timer T303 (gsm_04_08_cc.c:176)
20181007140154364 DCC DEBUG starting timer T310 with 30 seconds (gsm_04_08_cc.c:463)
20181007140154364 DCC DEBUG (ti 00 sub MSISDN:1012) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:148)
20181007140154364 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_RAN}: Allocated (fsm.c:299)
20181007140154364 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_RAN}: Received Event EV_INIT (msc_mgcp.c:1016)
20181007140154364 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_RAN}: CRCX/RAN: creating connection for the RAN side on MGW endpoint:rtpbridge/*@mgw... (msc_mgcp.c:296)
20181007140154364 DLMGCP INFO Queued 62 bytes for MGCP GW (mgcp_client.c:953)
20181007140154364 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_RAN}: state_chg to ST_CRCX_CN (msc_mgcp.c:330)
20181007140154364 DMGCP DEBUG (subscriber:MSISDN:1012) call assignment initiated (msc_mgcp.c:1021)
20181007140154364 DMNCC DEBUG transmit message MNCC_CALL_CONF_IND (gsm_04_08_cc.c:188)
20181007140154365 DCC DEBUG Sending 'MNCC_CALL_CONF_IND' to MNCC. (gsm_04_08_cc.c:211)
20181007140154365 DMNCC DEBUG (call 1) Received message MNCC_CALL_CONF_IND (mncc_builtin.c:311)
20181007140154365 DMNCC DEBUG receive message MNCC_LCHAN_MODIFY (gsm_04_08_cc.c:1822)
20181007140154365 DCC DEBUG (ti 00 sub 1012) Received 'MNCC_LCHAN_MODIFY' from MNCC in state 9 (MO_TERM_CALL_CONF) (gsm_04_08_cc.c:1997)
20181007140154365 DCC DEBUG Message unhandled at this state. (gsm_04_08_cc.c:2006)
20181007140154365 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_ACCEPTED}: Received Event SUBSCR_CONN_E_COMMUNICATING (subscr_conn.c:617)
20181007140154365 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_ACCEPTED}: state_chg to SUBSCR_CONN_S_COMMUNICATING (subscr_conn.c:289)
20181007140154365 DREF DEBUG MSISDN:1012: MSC conn use - dtap == 1 (0x10: trans_cc) (osmo_msc.c:127)
20181007140154366 DLMGCP DEBUG Tx MGCP msg to MGCP GW: 'CRCX 3 rtpbridge/*@mgw MGCP 1.0' (mgcp_client.c:749)
20181007140154366 DLMGCP DEBUG Sending msg to MGCP GW size: 62 (mgcp_client.c:751)
20181007140154368 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_CN}: CRCX/RAN: MGW responded with CI: 9BDE43A1 (msc_mgcp.c:363)
20181007140154368 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_CN}: CRCX/RAN: MGW assigned endpoint: rtpbridge/1@mgw (msc_mgcp.c:365)
20181007140154368 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_CN}: CRCX/BTS: MGW responded with address 192.168.2.3:16006 (msc_mgcp.c:374)
20181007140154369 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_CN}: Received Event EV_CRCX_RAN_RESP (msc_mgcp.c:380)
20181007140154369 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_CN}: CRCX/CN creating connection for the CN side on MGW endpoint:rtpbridge/1@mgw... (msc_mgcp.c:413)
20181007140154369 DLMGCP INFO Queued 62 bytes for MGCP GW (mgcp_client.c:953)
20181007140154369 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_CN}: state_chg to ST_CRCX_COMPL (msc_mgcp.c:439)
20181007140154369 DLMGCP DEBUG Tx MGCP msg to MGCP GW: 'CRCX 4 rtpbridge/1@mgw MGCP 1.0' (mgcp_client.c:749)
20181007140154369 DLMGCP DEBUG Sending msg to MGCP GW size: 62 (mgcp_client.c:751)
20181007140154371 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_COMPL}: CRCX/CN: MGW responded with CI: D152BBB6 (msc_mgcp.c:465)
20181007140154371 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_COMPL}: CRCX/CN: MGW responded with address 192.168.2.3:16008 (msc_mgcp.c:474)
20181007140154371 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_COMPL}: Received Event EV_CRCX_CN_RESP (msc_mgcp.c:480)
20181007140154371 DIUCS DEBUG Assigning RAB: conn_id=21, rab_id=1, rtp=c0a80203:16006, use_x213_nsap=1 (iucs.c:236)
20181007140154371 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140154371 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140154371 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Data,L=93,D=0000005900000100364052000001003500487802cd80102fa7201a2c0000f44c080a028000514000272028140067400000222814003c40000000503d02000227c0350001c0a8020300000000000000000000000000403e860000400100) (sccp_scrc.c:398)
20181007140154371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140154372 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140154372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140154372 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140154372 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CRCX_COMPL}: state_chg to ST_MDCX_CN (msc_mgcp.c:534)
20181007140154372 DLINP DEBUG connected write (stream.c:279)
20181007140154372 DLINP DEBUG sending data (stream.c:204)
20181007140154372 DLINP DEBUG connected write (stream.c:279)
20181007140154372 DLINP DEBUG sending data (stream.c:204)
20181007140206547 DLINP DEBUG connected read (stream.c:275)
20181007140206547 DLINP DEBUG message received (stream.c:189)
20181007140206548 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x80) (osmo_ss7.c:1561)
20181007140206548 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140206548 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140206548 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140206548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140206548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000015),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=21,D=600000110000010023400a00000100224003005080) (sccp_scrc.c:450)
20181007140206548 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1637)
20181007140206548 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140206549 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140206549 DRANAP DEBUG sccp_sap_up(N-DATA.indication) (iu_client.c:755)
20181007140206549 DRANAP DEBUG N-DATA.ind(21, 60 00 00 11 00 00 01 00 23 40 0a 00 00 01 00 22 40 03 00 50 80 ) (iu_client.c:789)
20181007140206549 DRR DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:195)
20181007140206549 DRLL DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:6722) (ranap_decoder.c:6722)
20181007140206549 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:530)
20181007140206549 DRANAP INFO Rx RAB Assignment Response for UE conn_id 21 (iu_client.c:482)
20181007140206549 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:599)
20181007140213820 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:241)
20181007140213821 DLGSUP DEBUG GSUP sending PING (gsup_client.c:261)
20181007140213821 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140213821 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140213821 DLINP DEBUG 127.0.0.1:4222 connected write (ipa.c:139)
20181007140213821 DLINP DEBUG 127.0.0.1:4222 sending data (ipa.c:89)
20181007140213821 DLINP DEBUG 127.0.0.1:4222 connected read (ipa.c:135)
20181007140213821 DLINP DEBUG 127.0.0.1:4222 message received (ipa.c:56)
20181007140213821 DLMI DEBUG PONG! (ipa.c:499)
20181007140213821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:198)
20181007140223280 DLINP DEBUG connected read (stream.c:275)
20181007140223281 DLINP DEBUG message received (stream.c:189)
20181007140223281 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 48 (flags=0x80) (osmo_ss7.c:1561)
20181007140223281 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140223281 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140223281 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140223281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140223281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000014),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=8,D=01000503e502e0e6) (sccp_scrc.c:450)
20181007140223281 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1637)
20181007140223281 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140223282 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140223282 DBSSAP DEBUG N-DATA.ind(20, 01 00 05 03 e5 02 e0 e6 ) (a_iface.c:574)
20181007140223282 DMSC DEBUG Looking for A subscriber: conn_id 20 (a_iface_bssap.c:80)
20181007140223282 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Found A subscriber for conn_id 20 (a_iface_bssap.c:88)
20181007140223282 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Rx DTAP 01 00 05 03 e5 02 e0 e6  (a_iface_bssap.c:674)
20181007140223282 DREF DEBUG MSISDN:1010: MSC conn use + dtap == 2 (0x12: dtap,trans_cc) (osmo_msc.c:124)
20181007140223282 DRLL DEBUG Dispatching 04.08 message GSM48_MT_CC_DISCONNECT (0x3:0x25) (gsm_04_08.c:1451)
20181007140223282 DCC DEBUG (ti 08 sub MSISDN:1010) new state MO_CALL_PROC -> DISCONNECT_IND (gsm_04_08_cc.c:148)
20181007140223282 DMNCC DEBUG transmit message MNCC_DISC_IND (gsm_04_08_cc.c:188)
20181007140223283 DCC DEBUG Sending 'MNCC_DISC_IND' to MNCC. (gsm_04_08_cc.c:211)
20181007140223283 DMNCC DEBUG (call 80000001) Received message MNCC_DISC_IND (mncc_builtin.c:311)
20181007140223283 DMNCC DEBUG (call 80000001) Releasing call with cause 102 (mncc_builtin.c:216)
20181007140223283 DMNCC DEBUG receive message MNCC_REL_REQ (gsm_04_08_cc.c:1822)
20181007140223283 DCC DEBUG (ti 08 sub 1010) Received 'MNCC_REL_REQ' from MNCC in state 12 (DISCONNECT_IND) (gsm_04_08_cc.c:1997)
20181007140223283 DCC DEBUG starting timer T308 with 10 seconds (gsm_04_08_cc.c:463)
20181007140223283 DCC DEBUG (ti 08 sub MSISDN:1010) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:148)
20181007140223283 DMSC DEBUG msc_tx 6 bytes to MSISDN:1010 via RAN_GERAN_A (msc_ifaces.c:60)
20181007140223283 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Passing DTAP message (DLCI=0x00) from MSC to BSC (a_iface.c:154)
20181007140223283 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) N-DATA.req([]) (a_iface.c:168)
20181007140223284 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140223284 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140223284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000b),
    PART(T=Data,L=9,D=010006832d0802e0e6) (sccp_scrc.c:398)
20181007140223284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140223284 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140223284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140223284 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140223285 DMNCC DEBUG (call 1) Disconnecting remote with cause 102 (mncc_builtin.c:225)
20181007140223285 DMNCC DEBUG receive message MNCC_DISC_REQ (gsm_04_08_cc.c:1822)
20181007140223285 DCC DEBUG (ti 00 sub 1012) Received 'MNCC_DISC_REQ' from MNCC in state 9 (MO_TERM_CALL_CONF) (gsm_04_08_cc.c:1997)
20181007140223285 DCC DEBUG stopping pending timer T310 (gsm_04_08_cc.c:176)
20181007140223285 DCC DEBUG starting timer T306 with 30 seconds (gsm_04_08_cc.c:463)
20181007140223285 DCC DEBUG (ti 00 sub MSISDN:1012) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:148)
20181007140223285 DMSC DEBUG msc_tx 5 bytes to MSISDN:1012 via RAN_UTRAN_IU (msc_ifaces.c:60)
20181007140223286 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:431)
20181007140223286 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140223286 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140223286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Data,L=22,D=001400120000020010400605032502e0e6003b400100) (sccp_scrc.c:398)
20181007140223286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140223287 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140223287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140223287 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140223287 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_COMMUNICATING}: Received Event SUBSCR_CONN_E_COMMUNICATING (subscr_conn.c:617)
20181007140223287 DREF DEBUG MSISDN:1010: MSC conn use - dtap == 1 (0x10: trans_cc) (osmo_msc.c:127)
20181007140223288 DLINP DEBUG connected write (stream.c:279)
20181007140223288 DLINP DEBUG sending data (stream.c:204)
20181007140223288 DLINP DEBUG connected write (stream.c:279)
20181007140223288 DLINP DEBUG sending data (stream.c:204)
20181007140223288 DLINP DEBUG connected write (stream.c:279)
20181007140223288 DLINP DEBUG sending data (stream.c:204)
20181007140223437 DLINP DEBUG connected read (stream.c:275)
20181007140223438 DLINP DEBUG message received (stream.c:189)
20181007140223438 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x80) (osmo_ss7.c:1561)
20181007140223438 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140223438 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140223438 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140223438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140223438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000014),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=5,D=010002032a) (sccp_scrc.c:450)
20181007140223438 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1637)
20181007140223439 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140223439 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140223439 DBSSAP DEBUG N-DATA.ind(20, 01 00 02 03 2a ) (a_iface.c:574)
20181007140223439 DMSC DEBUG Looking for A subscriber: conn_id 20 (a_iface_bssap.c:80)
20181007140223439 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Found A subscriber for conn_id 20 (a_iface_bssap.c:88)
20181007140223439 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Rx DTAP 01 00 02 03 2a  (a_iface_bssap.c:674)
20181007140223439 DREF DEBUG MSISDN:1010: MSC conn use + dtap == 2 (0x12: dtap,trans_cc) (osmo_msc.c:124)
20181007140223439 DRLL DEBUG Dispatching 04.08 message GSM48_MT_CC_RELEASE_COMPL (0x3:0x2a) (gsm_04_08.c:1451)
20181007140223440 DCC DEBUG stopping pending timer T308 (gsm_04_08_cc.c:176)
20181007140223440 DMNCC DEBUG transmit message MNCC_REL_CNF (gsm_04_08_cc.c:188)
20181007140223440 DCC DEBUG Sending 'MNCC_REL_CNF' to MNCC. (gsm_04_08_cc.c:211)
20181007140223440 DMNCC DEBUG (call 80000001) Received message MNCC_REL_CNF (mncc_builtin.c:311)
20181007140223440 DMNCC DEBUG (call 80000001) Call removed. (mncc_builtin.c:51)
20181007140223440 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_MDCX_CN}: Received Event EV_TEARDOWN (msc_mgcp.c:1169)
20181007140223440 DMGCP ERROR MGW(MGW_8)[0x612000036520]{ST_MDCX_CN}: unexpected connection teardown -- graceful shutdown... (msc_mgcp.c:566)
20181007140223440 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_MDCX_CN}: state_chg to ST_CALL (msc_mgcp.c:209)
20181007140223440 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CALL}: Received Event EV_TEARDOWN_ERROR (msc_mgcp.c:210)
20181007140223441 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CALL}: DLCX: removing connection for the RAN and CN side on MGW endpoint:rtpbridge/0@mgw... (msc_mgcp.c:780)
20181007140223441 DLMGCP INFO Queued 46 bytes for MGCP GW (mgcp_client.c:953)
20181007140223441 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_CALL}: state_chg to ST_HALT (msc_mgcp.c:805)
20181007140223441 DMGCP DEBUG (subscriber:MSISDN:1010) call release initiated (msc_mgcp.c:1178)
20181007140223441 DCC DEBUG (ti 08 sub MSISDN:1010) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:148)
20181007140223441 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 2 (transaction.c:144)
20181007140223441 DREF DEBUG MSISDN:1010: MSC conn use - trans_cc == 1 (0x2: dtap) (transaction.c:154)
20181007140223441 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_COMMUNICATING}: Received Event SUBSCR_CONN_E_COMMUNICATING (subscr_conn.c:617)
20181007140223441 DREF DEBUG MSISDN:1010: MSC conn use - dtap == 0 (0x0: ) (osmo_msc.c:127)
20181007140223442 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_COMMUNICATING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140223442 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_COMMUNICATING}: state_chg to SUBSCR_CONN_S_RELEASING (subscr_conn.c:317)
20181007140223442 DREF DEBUG MSISDN:1010: MSC conn use + release == 1 (0x100: release) (subscr_conn.c:346)
20181007140223442 DREF DEBUG VLR subscr MSISDN:1010 usage increases to: 3 (vlr.c:282)
20181007140223442 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 2 (vlr.c:287)
20181007140223442 DBSSAP INFO (subscr MSISDN:1010, conn_id 20) Tx BSSMAP CLEAR COMMAND to BSC (a_iface.c:419)
20181007140223442 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140223442 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140223442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000b),
    PART(T=Data,L=6,D=000420040109) (sccp_scrc.c:398)
20181007140223443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140223443 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140223443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140223443 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140223443 DLMGCP DEBUG Tx MGCP msg to MGCP GW: 'DLCX 5 rtpbridge/0@mgw MGCP 1.0' (mgcp_client.c:749)
20181007140223443 DLMGCP DEBUG Sending msg to MGCP GW size: 46 (mgcp_client.c:751)
20181007140223443 DLINP DEBUG connected write (stream.c:279)
20181007140223444 DLINP DEBUG sending data (stream.c:204)
20181007140223444 DLMGCP ERROR Failed to read: 111/Connection refused (mgcp_client.c:720)
20181007140223444 DLINP DEBUG connected write (stream.c:279)
20181007140223444 DLINP DEBUG sending data (stream.c:204)
20181007140223452 DLINP DEBUG connected read (stream.c:275)
20181007140223452 DLINP DEBUG message received (stream.c:189)
20181007140223452 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x80) (osmo_ss7.c:1561)
20181007140223452 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140223453 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140223453 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140223453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140223453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000014),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=3,D=000121) (sccp_scrc.c:450)
20181007140223453 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1637)
20181007140223453 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140223453 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-A' (sccp_user.c:156)
20181007140223453 DBSSAP DEBUG N-DATA.ind(20, 00 01 21 ) (a_iface.c:574)
20181007140223453 DMSC DEBUG Looking for A subscriber: conn_id 20 (a_iface_bssap.c:80)
20181007140223453 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Found A subscriber for conn_id 20 (a_iface_bssap.c:88)
20181007140223453 DBSSAP DEBUG (subscr MSISDN:1010, conn_id 20) Rx BSSMAP DT1 CLEAR COMPLETE (a_iface_bssap.c:635)
20181007140223453 DBSSAP INFO (subscr MSISDN:1010, conn_id 20) Rx BSSMAP CLEAR COMPLETE, releasing SCCP connection (a_iface_bssap.c:241)
20181007140223453 DREF DEBUG MSISDN:1010: MSC conn use - release == 0 (0x0: ) (subscr_conn.c:697)
20181007140223453 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_RELEASING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140223453 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_RELEASING}: state_chg to SUBSCR_CONN_S_RELEASED (subscr_conn.c:395)
20181007140223453 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (subscr_conn.c:402)
20181007140223453 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (subscr_conn.c:402)
20181007140223453 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_DONE}: Removing from parent Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0] (subscr_conn.c:402)
20181007140223453 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_DONE}: Freeing instance (subscr_conn.c:402)
20181007140223453 DVLR DEBUG Process_Access_Request_VLR(CM_SERVICE_REQ:623849035)[0x612000033e20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:381)
20181007140223453 DRLL DEBUG MSISDN:1010: Freeing subscriber connection (subscr_conn.c:528)
20181007140223453 DREF DEBUG VLR subscr MSISDN:1010 usage decreases to: 1 (subscr_conn.c:531)
20181007140223453 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_RELEASED}: Freeing instance (subscr_conn.c:402)
20181007140223453 DMM DEBUG Subscr_Conn(CM_SERVICE_REQ:623849035)[0x612000033ca0]{SUBSCR_CONN_S_RELEASED}: Deallocated (fsm.c:381)
20181007140223453 DLSCCP DEBUG Received SCCP User Primitive N-DISCONNECT.request) (sccp_scoc.c:1704)
20181007140223453 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1746)
20181007140223453 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:RELRE,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=0000000b),
    PART(T=Source Reference,L=4,D=00000014),
    PART(T=Cause,L=4,D=00000300) (sccp_scrc.c:398)
20181007140223453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140223454 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140223454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:233)
20181007140223454 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140223454 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{ACTIVE}: state_chg to DISCONN_PEND (sccp_scoc.c:1045)
20181007140223454 DBSSAP DEBUG (conn_id 20) Removing A-interface conn (a_iface.c:90)
20181007140223454 DLINP DEBUG connected write (stream.c:279)
20181007140223454 DLINP DEBUG sending data (stream.c:204)
20181007140223454 DLINP DEBUG connected write (stream.c:279)
20181007140223454 DLINP DEBUG sending data (stream.c:204)
20181007140223457 DLINP DEBUG connected read (stream.c:275)
20181007140223457 DLINP DEBUG message received (stream.c:189)
20181007140223457 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x80) (osmo_ss7.c:1561)
20181007140223457 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140223457 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140223457 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:580)
20181007140223457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140223457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:RELCO,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000014),
    PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:450)
20181007140223457 DLSCCP DEBUG Received CO:RELCO for local reference 20 (sccp_scoc.c:1637)
20181007140223457 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1670)
20181007140223457 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{DISCONN_PEND}: state_chg to IDLE (sccp_scoc.c:1149)
20181007140223457 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:509)
20181007140223457 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{IDLE}: Freeing instance (sccp_scoc.c:509)
20181007140223458 DLSCCP DEBUG SCCP-SCOC(20)[0x612000033b20]{IDLE}: Deallocated (fsm.c:381)
20181007140223512 DLINP DEBUG connected read (stream.c:275)
20181007140223512 DLINP DEBUG message received (stream.c:189)
20181007140223512 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 56 (flags=0x80) (osmo_ss7.c:1561)
20181007140223512 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140223512 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140223513 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140223513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140223513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000015),
    PART(T=Segmentation,L=4,D=00000000),
    PART(T=Data,L=14,D=0014400a000001001040030283ad) (sccp_scrc.c:450)
20181007140223513 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1637)
20181007140223513 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1670)
20181007140223513 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140223513 DRANAP DEBUG sccp_sap_up(N-DATA.indication) (iu_client.c:755)
20181007140223513 DRANAP DEBUG N-DATA.ind(21, 00 14 40 0a 00 00 01 00 10 40 03 02 83 ad ) (iu_client.c:789)
20181007140223514 DRR DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:43)
20181007140223514 DRLL DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3442) (ranap_decoder.c:3442)
20181007140223514 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:530)
20181007140223514 DIUCS DEBUG got IuCS message 2 bytes: [L3]> 83 ad  (msc_main.c:326)
20181007140223514 DIUCS DEBUG Looking for IuCS subscriber: conn_id 15 (iucs.c:120)
20181007140223514 DIUCS DEBUG   0: MSISDN:1012 Iu conn_id 21 (iucs.c:105)
20181007140223515 DIUCS DEBUG subscribers registered: 1 (iucs.c:108)
20181007140223515 DIUCS DEBUG Found IuCS subscriber for conn_id 15 (iucs.c:129)
20181007140223515 DREF DEBUG MSISDN:1012: MSC conn use + dtap == 2 (0x12: dtap,trans_cc) (osmo_msc.c:124)
20181007140223515 DRLL DEBUG Dispatching 04.08 message GSM48_MT_CC_RELEASE (0x3:0x2d) (gsm_04_08.c:1451)
20181007140223515 DCC DEBUG stopping pending timer T306 (gsm_04_08_cc.c:176)
20181007140223515 DMSC DEBUG msc_tx 2 bytes to MSISDN:1012 via RAN_UTRAN_IU (msc_ifaces.c:60)
20181007140223515 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:431)
20181007140223515 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140223516 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140223516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Data,L=19,D=0014000f0000020010400302032a003b400100) (sccp_scrc.c:398)
20181007140223516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140223516 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140223516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140223516 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140223516 DMNCC DEBUG transmit message MNCC_REL_IND (gsm_04_08_cc.c:188)
20181007140223517 DCC DEBUG Sending 'MNCC_REL_IND' to MNCC. (gsm_04_08_cc.c:211)
20181007140223517 DMNCC DEBUG (call 1) Received message MNCC_REL_IND (mncc_builtin.c:311)
20181007140223517 DMNCC DEBUG (call 1) Call removed. (mncc_builtin.c:51)
20181007140223517 DCC DEBUG (ti 00 sub MSISDN:1012) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:148)
20181007140223517 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_MDCX_CN}: Received Event EV_TEARDOWN (msc_mgcp.c:1169)
20181007140223517 DMGCP ERROR MGW(MGW_0)[0x6120000390a0]{ST_MDCX_CN}: unexpected connection teardown -- graceful shutdown... (msc_mgcp.c:566)
20181007140223517 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_MDCX_CN}: state_chg to ST_CALL (msc_mgcp.c:209)
20181007140223517 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CALL}: Received Event EV_TEARDOWN_ERROR (msc_mgcp.c:210)
20181007140223518 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CALL}: DLCX: removing connection for the RAN and CN side on MGW endpoint:rtpbridge/1@mgw... (msc_mgcp.c:780)
20181007140223518 DLMGCP INFO Queued 39 bytes for MGCP GW (mgcp_client.c:953)
20181007140223518 DMGCP DEBUG MGW(MGW_0)[0x6120000390a0]{ST_CALL}: state_chg to ST_HALT (msc_mgcp.c:805)
20181007140223518 DMGCP DEBUG (subscriber:MSISDN:1012) call release initiated (msc_mgcp.c:1178)
20181007140223518 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 2 (transaction.c:144)
20181007140223518 DREF DEBUG MSISDN:1012: MSC conn use - trans_cc == 1 (0x2: dtap) (transaction.c:154)
20181007140223518 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_COMMUNICATING}: Received Event SUBSCR_CONN_E_COMMUNICATING (subscr_conn.c:617)
20181007140223518 DREF DEBUG MSISDN:1012: MSC conn use - dtap == 0 (0x0: ) (osmo_msc.c:127)
20181007140223518 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_COMMUNICATING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140223519 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_COMMUNICATING}: state_chg to SUBSCR_CONN_S_RELEASING (subscr_conn.c:317)
20181007140223519 DREF DEBUG MSISDN:1012: MSC conn use + release == 1 (0x100: release) (subscr_conn.c:346)
20181007140223519 DREF DEBUG VLR subscr MSISDN:1012 usage increases to: 3 (vlr.c:282)
20181007140223519 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 2 (vlr.c:287)
20181007140223519 DLSCCP DEBUG Received SCCP User Primitive N-DATA.request) (sccp_scoc.c:1704)
20181007140223519 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1746)
20181007140223519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:CODT,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Data,L=13,D=00010009000001000440020780) (sccp_scrc.c:398)
20181007140223519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140223520 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140223520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140223520 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140223520 DLMGCP DEBUG Tx MGCP msg to MGCP GW: 'DLCX 6 rtpbridge/1@mgw MGCP 1.0' (mgcp_client.c:749)
20181007140223520 DLMGCP DEBUG Sending msg to MGCP GW size: 39 (mgcp_client.c:751)
20181007140223520 DLINP DEBUG connected write (stream.c:279)
20181007140223520 DLINP DEBUG sending data (stream.c:204)
20181007140223521 DLMGCP ERROR Failed to read: 111/Connection refused (mgcp_client.c:720)
20181007140223521 DLINP DEBUG connected write (stream.c:279)
20181007140223521 DLINP DEBUG sending data (stream.c:204)
20181007140223521 DLINP DEBUG connected write (stream.c:279)
20181007140223521 DLINP DEBUG sending data (stream.c:204)
20181007140223734 DLINP DEBUG connected read (stream.c:275)
20181007140223734 DLINP DEBUG message received (stream.c:189)
20181007140223735 DLSS7 DEBUG asp-asp-clnt-OsmoMSC-A-Iu: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x80) (osmo_ss7.c:1561)
20181007140223735 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: Received M3UA Message (XFER:DATA) (m3ua.c:722)
20181007140223735 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer (m3ua.c:541)
20181007140223735 DLM3UA DEBUG asp-asp-clnt-OsmoMSC-A-Iu: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 (m3ua.c:580)
20181007140223735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=185=0.23.1 as local (osmo_ss7_hmrt.c:274)
20181007140223735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua:  HDR=(CO:RELRE,V=0,LEN=0),
    PART(T=Destination Reference,L=4,D=00000015),
    PART(T=Source Reference,L=4,D=000003f8),
    PART(T=Cause,L=4,D=00000300),
    PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:450)
20181007140223735 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1637)
20181007140223735 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1670)
20181007140223735 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoMSC-IuCS' (sccp_user.c:156)
20181007140223736 DRANAP DEBUG sccp_sap_up(N-DISCONNECT.indication) (iu_client.c:755)
20181007140223736 DRANAP DEBUG N-DISCONNECT.ind(21) (iu_client.c:782)
20181007140223736 DRR DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:137)
20181007140223736 DRLL DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:4355) (ranap_decoder.c:4355)
20181007140223736 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:530)
20181007140223736 DIUCS DEBUG got IuCS event 2: RANAP_IU_EVENT_IU_RELEASE (msc_main.c:338)
20181007140223736 DIUCS DEBUG Looking for IuCS subscriber: conn_id 15 (iucs.c:120)
20181007140223736 DIUCS DEBUG   0: MSISDN:1012 Iu conn_id 21 (iucs.c:105)
20181007140223737 DIUCS DEBUG subscribers registered: 1 (iucs.c:108)
20181007140223737 DIUCS DEBUG Found IuCS subscriber for conn_id 15 (iucs.c:129)
20181007140223737 DIUCS INFO IuCS release for MSISDN:1012 (iucs_ranap.c:119)
20181007140223737 DREF DEBUG MSISDN:1012: MSC conn use - release == 0 (0x0: ) (subscr_conn.c:697)
20181007140223737 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_RELEASING}: Received Event SUBSCR_CONN_E_UNUSED (osmo_msc.c:326)
20181007140223737 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_RELEASING}: state_chg to SUBSCR_CONN_S_RELEASED (subscr_conn.c:395)
20181007140223737 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (subscr_conn.c:402)
20181007140223737 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (subscr_conn.c:402)
20181007140223737 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_DONE}: Removing from parent Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820] (subscr_conn.c:402)
20181007140223738 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_DONE}: Freeing instance (subscr_conn.c:402)
20181007140223738 DVLR DEBUG Process_Access_Request_VLR(PAGING_RESP:1309326330)[0x6120000369a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:381)
20181007140223738 DRLL DEBUG MSISDN:1012: Freeing subscriber connection (subscr_conn.c:528)
20181007140223738 DREF DEBUG VLR subscr MSISDN:1012 usage decreases to: 1 (subscr_conn.c:531)
20181007140223738 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_RELEASED}: Freeing instance (subscr_conn.c:402)
20181007140223738 DMM DEBUG Subscr_Conn(PAGING_RESP:1309326330)[0x612000036820]{SUBSCR_CONN_S_RELEASED}: Deallocated (fsm.c:381)
20181007140223738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg:  HDR=(CO:RELCO,V=0,LEN=0),
    PART(T=Routing Context,L=4,D=00000000),
    PART(T=Destination Reference,L=4,D=000003f8),
    PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:398)
20181007140223738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing (osmo_ss7_hmrt.c:278)
20181007140223738 DLSS7 DEBUG Found route for dpc=189=0.23.5: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-OsmoMSC-A-Iu proto=m3ua (osmo_ss7_hmrt.c:227)
20181007140223739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=189=0.23.5 (osmo_ss7_hmrt.c:233)
20181007140223739 DLSS7 DEBUG XUA_AS(as-clnt-OsmoMSC-A-Iu)[0x6120000096a0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20181007140223739 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{ACTIVE}: state_chg to IDLE (sccp_scoc.c:1061)
20181007140223739 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:509)
20181007140223739 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{IDLE}: Freeing instance (sccp_scoc.c:509)
20181007140223739 DLSCCP DEBUG SCCP-SCOC(21)[0x6120000366a0]{IDLE}: Deallocated (fsm.c:381)
20181007140223739 DLINP DEBUG connected write (stream.c:279)
20181007140223739 DLINP DEBUG sending data (stream.c:204)
20181007140223739 DLINP DEBUG connected write (stream.c:279)
20181007140223740 DLINP DEBUG sending data (stream.c:204)
20181007140227444 DMGCP DEBUG MGW(MGW_8)[0x612000036520]{ST_HALT}: Timeout of T1 (fsm.c:189)
20181007140227444 DLMGCP INFO Canceled transaction 5 (mgcp_client.c:979)
=================================================================
==8329==ERROR: AddressSanitizer: heap-use-after-free on address 0x61a000034910 at pc 0x555555713b4d bp 0x7fffffffdb30 sp 0x7fffffffdb28
READ of size 4 at 0x61a000034910 thread T0
    #0 0x555555713b4c in _handle_error ../../../../src/osmo-msc/src/libmsc/msc_mgcp.c:163
    #1 0x55555571e4d2 in fsm_timeout_cb ../../../../src/osmo-msc/src/libmsc/msc_mgcp.c:239
    #2 0x7ffff6aacf7e in fsm_tmr_cb ../../../src/libosmocore/src/fsm.c:192
    #3 0x7ffff6a8db9b in osmo_timers_update ../../../src/libosmocore/src/timer.c:257
    #4 0x7ffff6a912e1 in osmo_select_main ../../../src/libosmocore/src/select.c:254
    #5 0x5555556a4b3a in main ../../../../src/osmo-msc/src/osmo-msc/msc_main.c:702
    #6 0x7ffff4785b16 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x22b16)
    #7 0x5555556a5b39 in _start (/usr/local/bin/osmo-msc+0x151b39)

0x61a000034910 is located 144 bytes inside of 1208-byte region [0x61a000034880,0x61a000034d38)
freed by thread T0 here:
    #0 0x7ffff72c6b50 in __interceptor_free (/usr/lib/x86_64-linux-gnu/libasan.so.5+0xe8b50)
    #1 0x7ffff707fa92 in _talloc_free (/usr/lib/x86_64-linux-gnu/libtalloc.so.2+0x4a92)

previously allocated by thread T0 here:
    #0 0x7ffff72c6ed0 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.5+0xe8ed0)
    #1 0x7ffff7081ae0 in _talloc_zero (/usr/lib/x86_64-linux-gnu/libtalloc.so.2+0x6ae0)

SUMMARY: AddressSanitizer: heap-use-after-free ../../../../src/osmo-msc/src/libmsc/msc_mgcp.c:163 in _handle_error
Shadow bytes around the buggy address:
  0x0c347fffe8d0: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x0c347fffe8e0: fd fd fd fd fd fd fd fd fd fd fd fd fd fa fa fa
  0x0c347fffe8f0: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x0c347fffe900: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa
  0x0c347fffe910: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
=>0x0c347fffe920: fd fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x0c347fffe930: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x0c347fffe940: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x0c347fffe950: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x0c347fffe960: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
  0x0c347fffe970: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==8329==ABORTING
[Inferior 1 (process 8329) exited with code 01]
Actions #2

Updated by neels over 5 years ago

  • Description updated (diff)
Actions #3

Updated by neels over 5 years ago

  • Assignee set to dexter
  • Priority changed from Normal to High

dexter : I think this code is from you, can you see right away what is needed to avoid this?
The crash happens on the line saying

.callref = mgcp_ctx->trans->callref

Maybe there are two places that talloc_free() the mgcp_ctx, and that should be instead left to the FSM cleanup function alone?
Or maybe it is the trans?

To reproduce, I think you can just patch the MGW with this to make it stop at the place where my code crashed,
and then watch the MSC go down when a call is established:

diff --git a/src/libosmo-mgcp/mgcp_network.c b/src/libosmo-mgcp/mgcp_network.c
index d769ef38..8023409c 100644
--- a/src/libosmo-mgcp/mgcp_network.c
+++ b/src/libosmo-mgcp/mgcp_network.c
@@ -1263,6 +1263,8 @@ static int rtp_data_net(struct osmo_fd *fd, unsigned int what)
                                     len, conn_src, conn_src);
        }

+       OSMO_ASSERT(false);
+
        /* Execute endpoint specific implementation that handles the
         * dispatching of the RTP data */
        return endp->type->dispatch_rtp_cb(proto, &addr, buf, len,

Actions #4

Updated by dexter over 5 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10

I have looked at this and I can see that the mncc variable is used conditionally. I have moved the initalization now where its actually accessed. Unfortunately I couln't reproduce the crash, but probably the use after free now vanishes. If it still fails for you, it would probably be a good Idee to sit together and reproduce this on my machine so that I can debug. Also that the MGW crashes sounds very problematic. Is there already a ticket?

See also: https://gerrit.osmocom.org/#/c/osmo-msc/+/11275 msc_mgcp: move mncc struct initalization to where its actually needed

Actions #5

Updated by neels over 5 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 10 to 100

The merged patch avoids the heap use-after-free crash.

Indeed the MSC crashes (crashed) only if at least one of the call legs is on 3G.
The reason for that might be that the RTP starts coming in earlier, already at the time of RAB Assignment.
So the MGW crashes at a different time with above MGW-abort-patch.

Either way, with current master I can no longer reproduce the crash, it's fixed. Thanks!

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)